Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contract Testing with Pact and Quarkus #157

Closed
insectengine opened this issue Jan 24, 2023 · 1 comment
Closed

Contract Testing with Pact and Quarkus #157

insectengine opened this issue Jan 24, 2023 · 1 comment
Milestone

Comments

@insectengine
Copy link

insectengine commented Jan 24, 2023

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

@insectengine insectengine changed the title Quarkus 3: Pact (contract testing) Contract Testing with Pact and Quarkus Jan 25, 2023
@insectengine insectengine modified the milestones: QI#118, QI#117 Jan 26, 2023
@insectengine
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant