best-test

0.0.4 • Public • Published

Best Test

Find the most fitting test script to run given the local environment.

Rules

  • Node version specific test script.
    • If a script named test:node-v12 exists and the Node.js version is v12.x this script will be run. Same for any other Node.js major version.
  • If no environment specific test script is found, npm test will run.

Readme

Keywords

none

Package Sidebar

Install

npm i best-test

Weekly Downloads

11

Version

0.0.4

License

(Apache-2.0 AND MIT)

Unpacked Size

2.88 kB

Total Files

4

Last publish

Collaborators

  • mikeal