emvio-jasmine-util
v1.0.0
Published
Use as cli runner for Jasmin api tests to automantically rerun failed test suites
Downloads
4
Readme
emvio-jasmine-util
Use as cli runner for Jasmin api tests to automantically rerun failed test suites
How do I get set up?
- NPM Install
Usages
- -f (specFile) the test file to run, gets passed into JasminConfig
- -d (specDirectory) the test directories, gets passed into JasminConfig
reRun -f getToken.test.js -d apiTests