You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,8 @@ The Postman example has the following commands:
53
53
-`report-results-postman`: Uploads the results to Currents platform.
54
54
-`postman:full`: Executes all the postman example related commands consecutively in the right order.
55
55
56
+
Note: `gen-instance-postman` command uses `currents convert` command to make the file parsing easier for postman specifically and will increase the support for other frameworks overtime.
<testsuitename="Second Test Suite"timestamp="2024-11-20T15:19:44"tests="2"failures="0"time="5.351"file="cy-example/e2e/second.cy.js">
4
-
<testcasename="Second Test Suite visits google"time="1.349"classname="visits google"failure="false"error="false"success="true"/>
5
-
<testcasename="Second Test Suite can search"time="4.002"classname="can search"failure="false"error="false"success="true"/>
6
-
</testsuite>
7
-
<testsuitename="First Test Suite"timestamp="2024-11-20T15:19:29"tests="2"failures="1"time="4.588"file="cy-example/e2e/first.cy.js">
8
-
<testcasename="First Test Suite visits google"time="0"classname="visits google"failure="true"error="true"success="false">
3
+
<testsuitename="First Test Suite"timestamp="2024-11-20T20:04:35"tests="2"failures="1"time="8.879"file="cy-example/e2e/first.cy.js">
4
+
<testcasename="First Test Suite visits google"time="5.694"classname="visits google"failure="true"error="true"success="false">
9
5
<failuremessage="Timed out retrying after 4000ms: expected 'Google' to include 'Amazon'"type="AssertionError">AssertionError: Timed out retrying after 4000ms: expected 'Google' to include 'Amazon'
10
6
at Context.eval (webpack:///./e2e/first.cy.js:4:15)</failure>
11
7
</testcase>
12
-
<testcasename="First Test Suite can search"time="4.588"classname="can search"failure="false"error="false"success="true"/>
8
+
<testcasename="First Test Suite can search"time="3.185"classname="can search"failure="false"error="false"success="true"/>
9
+
</testsuite>
10
+
<testsuitename="Second Test Suite"timestamp="2024-11-20T20:04:58"tests="2"failures="0"time="4.497"file="cy-example/e2e/second.cy.js">
11
+
<testcasename="Second Test Suite visits google"time="1.152"classname="visits google"failure="false"error="false"success="true"/>
12
+
<testcasename="Second Test Suite can search"time="3.345"classname="can search"failure="false"error="false"success="true"/>
<testsuitename="First Test Suite"timestamp="2024-11-20T20:12:54"tests="2"failures="2"time="0.11199999999999999">
6
+
<testcasename="First Test Suite visits google"time="0.076"classname="visits google"failure="true"error="true"success="false">
7
+
<failuremessage="`cy.screenshot()` timed out waiting `10ms` to complete."type="CypressError"><![CDATA[CypressError: `cy.screenshot()` timed out waiting `10ms` to complete.
8
+
at http://localhost:51324/__cypress/runner/cypress_runner.js:134043:73
9
+
at tryCatcher (http://localhost:51324/__cypress/runner/cypress_runner.js:1830:23)
10
+
at http://localhost:51324/__cypress/runner/cypress_runner.js:4209:41
11
+
at tryCatcher (http://localhost:51324/__cypress/runner/cypress_runner.js:1830:23)
12
+
at Promise._settlePromiseFromHandler (http://localhost:51324/__cypress/runner/cypress_runner.js:1542:31)
13
+
at Promise._settlePromise (http://localhost:51324/__cypress/runner/cypress_runner.js:1599:18)
14
+
at Promise._settlePromise0 (http://localhost:51324/__cypress/runner/cypress_runner.js:1644:10)
15
+
at Promise._settlePromises (http://localhost:51324/__cypress/runner/cypress_runner.js:1720:18)
16
+
at _drainQueueStep (http://localhost:51324/__cypress/runner/cypress_runner.js:2430:12)
17
+
at _drainQueue (http://localhost:51324/__cypress/runner/cypress_runner.js:2423:9)
18
+
at Async._drainQueues (http://localhost:51324/__cypress/runner/cypress_runner.js:2439:5)
19
+
at Async.drainQueues (http://localhost:51324/__cypress/runner/cypress_runner.js:2309:14)]]></failure>
20
+
</testcase>
21
+
<testcasename="First Test Suite can search"time="0.036"classname="can search"failure="true"error="true"success="false">
22
+
<failuremessage="`cy.screenshot()` timed out waiting `10ms` to complete."type="CypressError"><![CDATA[CypressError: `cy.screenshot()` timed out waiting `10ms` to complete.
23
+
at http://localhost:51324/__cypress/runner/cypress_runner.js:134043:73
24
+
at tryCatcher (http://localhost:51324/__cypress/runner/cypress_runner.js:1830:23)
25
+
at http://localhost:51324/__cypress/runner/cypress_runner.js:4209:41
26
+
at tryCatcher (http://localhost:51324/__cypress/runner/cypress_runner.js:1830:23)
27
+
at Promise._settlePromiseFromHandler (http://localhost:51324/__cypress/runner/cypress_runner.js:1542:31)
28
+
at Promise._settlePromise (http://localhost:51324/__cypress/runner/cypress_runner.js:1599:18)
29
+
at Promise._settlePromise0 (http://localhost:51324/__cypress/runner/cypress_runner.js:1644:10)
30
+
at Promise._settlePromises (http://localhost:51324/__cypress/runner/cypress_runner.js:1720:18)
31
+
at _drainQueueStep (http://localhost:51324/__cypress/runner/cypress_runner.js:2430:12)
32
+
at _drainQueue (http://localhost:51324/__cypress/runner/cypress_runner.js:2423:9)
33
+
at Async._drainQueues (http://localhost:51324/__cypress/runner/cypress_runner.js:2439:5)
34
+
at Async.drainQueues (http://localhost:51324/__cypress/runner/cypress_runner.js:2309:14)]]></failure>
<testsuitename="Second Test Suite"timestamp="2024-11-20T20:12:56"tests="2"failures="2"time="0.07200000000000001">
6
+
<testcasename="Second Test Suite visits google"time="0.037"classname="visits google"failure="true"error="true"success="false">
7
+
<failuremessage="`cy.screenshot()` timed out waiting `10ms` to complete."type="CypressError"><![CDATA[CypressError: `cy.screenshot()` timed out waiting `10ms` to complete.
8
+
at http://localhost:51324/__cypress/runner/cypress_runner.js:134043:73
9
+
at tryCatcher (http://localhost:51324/__cypress/runner/cypress_runner.js:1830:23)
10
+
at http://localhost:51324/__cypress/runner/cypress_runner.js:4209:41
11
+
at tryCatcher (http://localhost:51324/__cypress/runner/cypress_runner.js:1830:23)
12
+
at Promise._settlePromiseFromHandler (http://localhost:51324/__cypress/runner/cypress_runner.js:1542:31)
13
+
at Promise._settlePromise (http://localhost:51324/__cypress/runner/cypress_runner.js:1599:18)
14
+
at Promise._settlePromise0 (http://localhost:51324/__cypress/runner/cypress_runner.js:1644:10)
15
+
at Promise._settlePromises (http://localhost:51324/__cypress/runner/cypress_runner.js:1720:18)
16
+
at _drainQueueStep (http://localhost:51324/__cypress/runner/cypress_runner.js:2430:12)
17
+
at _drainQueue (http://localhost:51324/__cypress/runner/cypress_runner.js:2423:9)
18
+
at Async._drainQueues (http://localhost:51324/__cypress/runner/cypress_runner.js:2439:5)
19
+
at Async.drainQueues (http://localhost:51324/__cypress/runner/cypress_runner.js:2309:14)]]></failure>
20
+
</testcase>
21
+
<testcasename="Second Test Suite can search"time="0.035"classname="can search"failure="true"error="true"success="false">
22
+
<failuremessage="`cy.screenshot()` timed out waiting `10ms` to complete."type="CypressError"><![CDATA[CypressError: `cy.screenshot()` timed out waiting `10ms` to complete.
23
+
at http://localhost:51324/__cypress/runner/cypress_runner.js:134043:73
24
+
at tryCatcher (http://localhost:51324/__cypress/runner/cypress_runner.js:1830:23)
25
+
at http://localhost:51324/__cypress/runner/cypress_runner.js:4209:41
26
+
at tryCatcher (http://localhost:51324/__cypress/runner/cypress_runner.js:1830:23)
27
+
at Promise._settlePromiseFromHandler (http://localhost:51324/__cypress/runner/cypress_runner.js:1542:31)
28
+
at Promise._settlePromise (http://localhost:51324/__cypress/runner/cypress_runner.js:1599:18)
29
+
at Promise._settlePromise0 (http://localhost:51324/__cypress/runner/cypress_runner.js:1644:10)
30
+
at Promise._settlePromises (http://localhost:51324/__cypress/runner/cypress_runner.js:1720:18)
31
+
at _drainQueueStep (http://localhost:51324/__cypress/runner/cypress_runner.js:2430:12)
32
+
at _drainQueue (http://localhost:51324/__cypress/runner/cypress_runner.js:2423:9)
33
+
at Async._drainQueues (http://localhost:51324/__cypress/runner/cypress_runner.js:2439:5)
34
+
at Async.drainQueues (http://localhost:51324/__cypress/runner/cypress_runner.js:2309:14)]]></failure>
0 commit comments