You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proposed Title: Contract Testing with Pact and Quarkus
Proposed Description: Every time you change one microservice, the others break. But you had unit tests! What’s going on? Unit tests aren’t enough to give system-level confidence, even with a microservices architecture. What’s the solution? Contract tests. Contract tests combine the lightness of unit tests with the confidence of integration tests, and should be part of your development toolkit. This session will demo how to use the Pact contract testing framework, combined with Quarkus continuous testing, to catch integration issues early.
Guest: Holly Cummins
Twitter: holly_cummins
The text was updated successfully, but these errors were encountered:
Proposed Title: Contract Testing with Pact and Quarkus
Proposed Description: Every time you change one microservice, the others break. But you had unit tests! What’s going on? Unit tests aren’t enough to give system-level confidence, even with a microservices architecture. What’s the solution? Contract tests. Contract tests combine the lightness of unit tests with the confidence of integration tests, and should be part of your development toolkit. This session will demo how to use the Pact contract testing framework, combined with Quarkus continuous testing, to catch integration issues early.
Guest: Holly Cummins
Twitter: holly_cummins
The text was updated successfully, but these errors were encountered: