TestContainers: making Java integration tests easy zeroturnaround.com
TestContainers make integration tests in Java easy. You get fully isolated, repeatable environments with normal JUnit tests using @Rules to set up docker.. (more…)
Read more »
A Sheet Processing Use Case My colleague Penny in the HR department has to do a routine ta… Read more