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

Dependencies (9)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i compat-test

    Weekly Downloads

    1

    Version

    0.0.1

    License

    Last publish

    Collaborators

    • hayes