fromMedium6 months agoBetter Testing with TestContainersTestContainers is an open-source library that creates instances of services that can run inside a docker container, allowing a fresh db container to run tests against.JavaScript