InfoQ Homepage Integration Test Content on InfoQ
Presentations
RSS Feed-
Pacts to the Rescue
Beth Skurrie introduces Pact, a consumer driven contracts testing library useful for creating and executing integration tests on microservices.
-
Integration Test from the Trench
Nicolas Frankel discusses the pros and cons of unit testing and integration testing, and looks at the unique challenges posed by integration testing, presenting tools and techniques to deal with them.
-
The Quest for the Holy Integration Test
Ken Krueger and Rob Winch provide an overview of testing Spring Web applications.
-
Integration Tests Are a Scam
Integration tests are a scam, they burden you with long-running, fragile, hard-to-understand test suites. Learn the two-pronged attack that solves the problem: collaboration tests and contract tests.