Files
js-xss/full_test
2015-05-06 12:15:36 +08:00

6 lines
112 B
Bash
Executable File

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