diff --git a/README.md b/README.md index 77311e8..d31c5d0 100644 --- a/README.md +++ b/README.md @@ -823,6 +823,7 @@ A curated list of awesome Java frameworks, libraries and software. * [TestContainers](https://github.com/testcontainers/testcontainers-java) - Provides throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. * [Truth](https://github.com/google/truth) - Google's assertion and proposition framework. * [WireMock](http://wiremock.org/) - Stubs and mocks web services. +* [Pact JVM](https://github.com/DiUS/pact-jvm/) - Consumer-driven contract testing. ## Utility