Socket
Book a DemoInstallSign in
Socket

best-test

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

best-test

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

latest
npmnpm
Version
0.0.4
Version published
Weekly downloads
2
-90.48%
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 10 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts