-
Book Overview & Buying
-
Table Of Contents
Test-Driven Development with Java
By :
To learn more about the topics that were covered in this chapter, take a look at the following resources:
Pact.io produce a popular open source contract testing tool that’s available on their website, https://docs.pact.io. The website features an explanatory video and a useful introduction to the benefits of contract-driven testing.
An open source database integration testing library that works with JUnit5. It is available from https://database-rider.github.io/getting-started/.
This book explains in detail the reasons behind CD and various technical practices such as trunk-based development to help us achieve that. Highly recommended.
Details on what is needed for CD: https://minimumcd.org/minimumcd/.