@darthcav/test-containers
v0.1.0
Published
Wrapper around the dockerode library to manipulate Docker containers in NodeJS test environments.
Downloads
4
Readme
test-containers
Wrapper around the dockerode library to manipulate Docker containers in Node.js test environments.
Install
npm install @darthcav/test-containers
Test
npm test
Documentation
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/.