We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f775fb commit 95e62b0Copy full SHA for 95e62b0
testdata/junit/minimal.feature.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<testsuite name="Cucumber" time="0.005" tests="1" skipped="0" failures="0" errors="0">
+<testsuite name="Cucumber" time="0.005" tests="1" skipped="0" failures="0" errors="0" timestamp="1970-01-01T00:00:00Z">
3
<testcase classname="minimal" name="cukes" time="0.003">
4
<system-out><![CDATA[
5
Given I have 42 cukes in my belly...........................................passed
0 commit comments