test-containers

NPM Version Node

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/.

License

Apache 2.0.