27 Feb Restcomm Integration Testing with TestContainers
In this article I will explain why we need integration testing and how we are implementing integration tests with TestContainers - a Java library that helps to run Docker containers from JUnit tests. Restcomm Connect was originally built as a monolithic project with all features built...