node-red-nodes/coverall

4 lines
173 B
Plaintext
Raw Normal View History

2016-06-12 18:04:07 +02:00
# check coverage of tests... and browse report
2020-10-19 22:33:50 +02:00
nyc --check-coverage --reporter=html grunt
2016-06-12 18:04:07 +02:00
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome coverage/index.html