Run specific test and/or tests using npm run test
command
#48
Labels
enhancement
New feature or request
npm run test
command
#48
Background
Currently there is only way to run all tests, unless
tests/config.js
file is modified.What to change
Provide ability to run a specific test file or a test inside of a file.
The text was updated successfully, but these errors were encountered: