grunt-mocha-phantomjs
Version:
Run client-side mocha tests using phantomjs
6 lines (5 loc) • 365 B
text/xml
<testsuite name="Mocha Tests" tests="3" failures="0" errors="0" skipped="0" timestamp="Tue, 09 Aug 2016 18:42:27 GMT" time="0.005">
<testcase classname="Test should pass" name="should equal 2" time="0"/>
<testcase classname="Test should pass" name="should not equal 3" time="0"/>
<testcase classname="Test should pass" name="should equal 3" time="0"/>
</testsuite>