During unit and integration testing, the majority of our test cases begin with manually generating test data with static values, which leads

Read More

When writing integration tests with Testcontainers, a significant portion of the code gets dedicated to declaring, configuring, and starting the required container

Read More

Nothing is more tiresome than long feedback cycles due to slow builds. I've recently invested one day to improve the integration test

Read More