On the first training sessions in 2026
A software trainer reflects on running two technical workshops in 2026, covering Behaviour-Driven Development (BDD) and contract testing with Pact in Java.
A software trainer reflects on running two technical workshops in 2026, covering Behaviour-Driven Development (BDD) and contract testing with Pact in Java.
Explains why Gson is unsuitable for contract testing in E2E tests due to its permissive deserialization, and recommends using Jackson instead.
A guide to implementing Consumer-Driven Contract Testing with Pact to prevent API breakage in Service Oriented Architectures.