In Neotech we have an internal framework (which is a candidate for open-source) that we use to test our cloud-native apps’ REST API contracts. This is based on an interesting combination of Docker, Testcontainers, Wiremock and Cucumber – which makes it comfortable to use both by QA engineers and business.

We would like to share our experience in REST API testing – a path from 0 tests and problems to full coverage and nice test reports.

Kirill will tell about the platform and the problems we solved, and Konstantins will share our approach to test authoring.