Skip to content

todor-kolev/blog-bidirectional-contract-testing-consumer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a sample project for demonstrating [bi-directional] contract testing with Pactflow.

See [blog post] for details on usage, and [here] the matching provider project.

This Spring Boot app represents the contract "consumer", requires Java 17 and for the full experience you will need a trial account to create your own Pact broker. Add the Pact broker token to your GitHub Action secrets and adjust the broker URL in the .github/workflows/main.yml file.

The test uses the "standard consumer driven pacts", and since none of the sample projects get deployed, you will get a fail on the can-i-deploy step.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%