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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i multiversion

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • lholznagel