#testcontainers

[ follow ]
fromMedium
6 months ago

Better Testing with TestContainers

TestContainers 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
[ Load more ]