multiversion
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

multiversion

Travis Codecov David license semantic-release

Run tests with multiple nodejs versions with a simple command.

Currently under heavy development. Please come back later and take a look ;)

TODOs

  • Check how to mock a child process for unit testing
  • Use Docker for starting multiple containers
  • Besides travis the config field of the package.json should contain the node versions to test
  • Documentation

Install

npm install -g multiversion

Usage

Currently the only thing the libary can is to check if docker and a travis file is available

Run your tests with multiple nodejs versions

Usage
   multiversion [options]

Options
   --check     Checks if docker and a .travis.yml file is available
   -h --help   Shows this menu

Readme

Keywords

none

Package Sidebar

Install

npm i multiversion

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • lholznagel