Skip to content

Wrapper around the dockerode library to manipulate Docker containers in NodeJS test environments.

License

Notifications You must be signed in to change notification settings

darthcav/test-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Wrapper around the dockerode library to manipulate Docker containers in NodeJS test environments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published