compat-test

0.0.1 • Public • Published

compat-test

run an existing test suite agains new code

Usage

cli:

npm install -g compat-test

in your directory 'comat-test'

flags

--name if different than the name in package.json --version defaults to 'latest' --registry defualts to the public npm registry

Limitations

  • Must be able to run tests with require('module_dir/test')
  • no dynamic requires
  • all tests must be in the test directory

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i compat-test

Weekly Downloads

0

Version

0.0.1

License

Last publish

Collaborators

  • hayes