Wrapper around the dockerode library to manipulate Docker containers in Node.js test environments.
npm install @darthcav/test-containers
npm test
The documentation can be generated locally using the following command:
npm run doc
The documentation is available online at: https://darthcav.github.io/test-containers/.