Files
js-xss/full_test
2015-11-18 10:57:10 +08:00

5 lines
145 B
Bash
Executable File

#!/usr/bin/env bash
./node_modules/mocha/bin/mocha --require blanket -R html-cov > coverage.html -t 5000
./node_modules/mocha/bin/mocha -t 5000