feat: add file path to xunit reporter (#4985) #3376
Annotations
3 errors
|
Run All Node.js Tests
expected '<testsuite name="Mocha Tests" tests="2" failures="0" errors="0" skipped="0" timestamp="Tue, 12 Mar 2024 15:10:58 GMT" time="0.001">\n<testcase classname="suite" name="test1" file="/home/runner/work/mocha/mocha/test/integration/fixtures/passing.fixture.js" time="0.001"/>\n<testcase classname="suite" name="test2" file="/home/runner/work/mocha/mocha/test/integration/fixtures/passing.fixture.js" time="0"/>\n</testsuite>\n'
to contain '<testcase classname="suite" name="test1" time="'
<testsuite name="Mocha Tests" tests="2" failures="0" errors="0" skipped="0" timestamp="Tue, 12 Mar 2024 15:10:58 GMT" time="0.001">
<testcase classname="suite" name="test1" file="/home/runner/work/mocha/mocha/test/integration/fixtures/passing.fixture.js" time="0.001"/>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<testcase classname="suite" name="test2" file="/home/runner/work/mocha/mocha/test/integration/fixtures/passing.fixture.js" time="0"/>
</testsuite>
|
Run All Node.js Tests
The operation was canceled.
|
Loading