updating code #30
Annotations
10 errors
Run tests:
tests/common.js#L75
expect(received).toBe(expected) // Object.is equality
- Expected - 54
+ Received + 54
- <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0.036988">
+ <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0.036988">
- <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951">
+ <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951">
- <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
+ <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:62
+ @tc:62
- Scenario: Create patient
+ Scenario: Create patient
- When I create a patient with name "John Doe" on the host ... passed in 0.005s
+ When I create a patient with name "John Doe" on the host ... passed in 0.005s
- Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
-
+ Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
+ <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:63
+ @tc:63
- Scenario: Close patient
+ Scenario: Close patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I close the patient on the host ... passed in 0.005s
+ When I close the patient on the host ... passed in 0.005s
- Then the patient should also be closed in the application. ... passed in 0.005s
-
+ Then the patient should also be closed in the application. ... passed in 0.005s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
+ <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
- <system-out>
+ <system-out>
- @scenario.begin
+ @scenario.begin
- Scenario: Edit patient
+ Scenario: Edit patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I change the patient name to "John Doe" on the host ... failed in 0.001s
+ When I change the patient name to "John Doe" on the host ... failed in 0.001s
- Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
-
+ Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ ------------------------------------------------------------
|
Run tests:
tests/common.js#L75
expect(received).toBe(expected) // Object.is equality
- Expected - 54
+ Received + 54
- <testsuites tests="3" errors="1" failures="0" skipped="0" time="0.036988">
+ <testsuites tests="3" errors="1" failures="0" skipped="0" time="0.036988">
- <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" errors="1" failures="0" skipped="0" time="0.036988" timestamp="2019-11-08T09:10:24.803951">
+ <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" errors="1" failures="0" skipped="0" time="0.036988" timestamp="2019-11-08T09:10:24.803951">
- <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
+ <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:62
+ @tc:62
- Scenario: Create patient
+ Scenario: Create patient
- When I create a patient with name "John Doe" on the host ... passed in 0.005s
+ When I create a patient with name "John Doe" on the host ... passed in 0.005s
- Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
-
+ Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
+ <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:63
+ @tc:63
- Scenario: Close patient
+ Scenario: Close patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I close the patient on the host ... passed in 0.005s
+ When I close the patient on the host ... passed in 0.005s
- Then the patient should also be closed in the application. ... passed in 0.005s
-
+ Then the patient should also be closed in the application. ... passed in 0.005s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
+ <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
- <system-out>
+ <system-out>
- @scenario.begin
+ @scenario.begin
- Scenario: Edit patient
+ Scenario: Edit patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I change the patient name to "John Doe" on the host ... failed in 0.001s
+ When I change the patient name to "John Doe" on the host ... failed in 0.001s
- Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
-
+ Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
-
|
Run tests:
tests/common.js#L75
expect(received).toBe(expected) // Object.is equality
- Expected - 54
+ Received + 54
- <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0">
+ <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0">
- <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951">
+ <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951">
- <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
+ <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:62
+ @tc:62
- Scenario: Create patient
+ Scenario: Create patient
- When I create a patient with name "John Doe" on the host ... passed in 0.005s
+ When I create a patient with name "John Doe" on the host ... passed in 0.005s
- Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
-
+ Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
+ <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:63
+ @tc:63
- Scenario: Close patient
+ Scenario: Close patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I close the patient on the host ... passed in 0.005s
+ When I close the patient on the host ... passed in 0.005s
- Then the patient should also be closed in the application. ... passed in 0.005s
-
+ Then the patient should also be closed in the application. ... passed in 0.005s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
+ <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
- <system-out>
+ <system-out>
- @scenario.begin
+ @scenario.begin
- Scenario: Edit patient
+ Scenario: Edit patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I change the patient name to "John Doe" on the host ... failed in 0.001s
+ When I change the patient name to "John Doe" on the host ... failed in 0.001s
- Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
-
+ Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------
|
Run tests:
tests/common.js#L75
expect(received).toBe(expected) // Object.is equality
- Expected - 69
+ Received + 69
- <testsuites tests="14" errors="5" failures="0" skipped="2" time="0.056">
+ <testsuites tests="14" errors="5" failures="0" skipped="2" time="0.056">
- <testsuite name="Mocha Tests" tests="14" errors="5" failures="0" skipped="2" time="0.056" timestamp="Mon, 23 Sep 2024 14:37:42 GMT">
+ <testsuite name="Mocha Tests" tests="14" errors="5" failures="0" skipped="2" time="0.056" timestamp="Mon, 23 Sep 2024 14:37:42 GMT">
- <testcase name="[CoreCLR] exists" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"/>
+ <testcase name="[CoreCLR] exists" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"/>
- <testcase name="[CoreCLR] succeeds with assemblyFile as string" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0">
+ <testcase name="[CoreCLR] succeeds with assemblyFile as string" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0">
- <skipped/>
+ <skipped/>
- </testcase>
+ </testcase>
- <testcase name="[CoreCLR] succeeds with assemblyFile as options property" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0">
+ <testcase name="[CoreCLR] succeeds with assemblyFile as options property" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0">
- <skipped/>
+ <skipped/>
- </testcase>
+ </testcase>
- <testcase name="[CoreCLR] succeeds with assemblyFile and type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.046">
+ <testcase name="[CoreCLR] succeeds with assemblyFile and type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.046">
- <failure>
+ <failure>
- Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file specified.
+ Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file specified.
- Error: Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file specified.
+ Error: Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file specified.
- at exports.func (lib\edge.js:174:17)
+ at exports.func (lib\edge.js:174:17)
- at Context.&#x3C;anonymous&#x3E; (test\101_edge_func.js:82:19)
+ at Context.&#x3C;anonymous&#x3E; (test\101_edge_func.js:82:19)
- at process.processImmediate (node:internal/timers:491:21)
+ at process.processImmediate (node:internal/timers:491:21)
- </failure>
+ </failure>
- </testcase>
+ </testcase>
- <testcase name="[CoreCLR] fails with assemblyFile and nonexisting type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.002">
+ <testcase name="[CoreCLR] fails with assemblyFile and nonexisting type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.002">
- <failure>
+ <failure>
- The input did not match the regular expression /Could not load type &#x27;Edge.Tests.idontexist&#x27;/. Input:
-
+ The input did not match the regular expression /Could not load type &#x27;Edge.Tests.idontexist&#x27;/. Input:
+
- &#x22;System.IO.FileNotFoundException: Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file specified.&#x22;
-
+ &#x22;System.IO.FileNotFoundException: Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file
|
Run tests:
tests/common.js#L69
expect(received).toBe(expected) // Object.is equality
- Expected - 3
+ Received + 3
@@ -26,11 +26,11 @@
"suites": [
{
"uuid": "",
"title": "async call from node.js to .net",
"fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
- "file": "102_node2net.js",
+ "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
"beforeHooks": [],
"afterHooks": [],
"tests": [
{
"title": "[.NET] successfuly marshals data from .net to node.js",
@@ -190,11 +190,11 @@
},
{
"uuid": "",
"title": "async call from node.js to .net.nesting 1.nesting 2",
"fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
- "file": "102_node2net.js",
+ "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
"beforeHooks": [],
"afterHooks": [],
"tests": [
{
"title": "[.NET] succeeds for hello world",
@@ -228,11 +228,11 @@
},
{
"uuid": "",
"title": "async call from node.js to .net.nesting 1.nesting 2.nesting 3",
"fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
- "file": "102_node2net.js",
+ "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
"beforeHooks": [],
"afterHooks": [],
"tests": [
{
"title": "[.NET] successfuly marshals data from node.js to .net",
at Object.toBe [as compare] (tests/common.js:69:106)
at Object.compare (tests/converter.junit.test.js:40:16)
|
Run tests:
tests/common.js#L75
expect(received).toBe(expected) // Object.is equality
- Expected - 16
+ Received + 16
- <testsuites tests="6" failures="3" errors="0" skipped="0" time="1.0342903">
+ <testsuites tests="6" failures="3" errors="0" skipped="0" time="1.0342903">
- <testsuite name="MsTestSample.DataDriven" tests="6" time="1.0342903" failures="3" errors="0" skipped="0">
+ <testsuite name="MsTestSample.DataDriven" tests="6" time="1.0342903" failures="3" errors="0" skipped="0">
- <testcase classname="MsTestSample.DataDriven" name="Failing_test" status="Failed" time="0.0006181">
+ <testcase classname="MsTestSample.DataDriven" name="Failing_test" status="Failed" time="0.0006181">
- <failure message="Assert.Fail failed. Failing for demo purposes">
+ <failure message="Assert.Fail failed. Failing for demo purposes">
- at MsTestSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\DataDriven.cs:line 25
+ at MsTestSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\DataDriven.cs:line 25
- </failure>
+ </failure>
- </testcase>
+ </testcase>
- <testcase classname="MsTestSample.DataDriven" name="Slow_test" status="Passed" time="1.0009908"/>
+ <testcase classname="MsTestSample.DataDriven" name="Slow_test" status="Passed" time="1.0009908"/>
- <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (0)" status="Passed" time="0.0051356"/>
+ <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (0)" status="Passed" time="0.0051356"/>
- <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (1)" status="Failed" time="0.0275393">
+ <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (1)" status="Failed" time="0.0275393">
- <failure message="Assert.Fail failed. Failing for demo purposes">
+ <failure message="Assert.Fail failed. Failing for demo purposes">
- at MsTestSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\DataDriven.cs:line 16
+ at MsTestSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\DataDriven.cs:line 16
- </failure>
+ </failure>
- </testcase>
+ </testcase>
- <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (2)" status="Passed" time="0.0000065"/>
+ <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (2)" status="Passed" time="0.0000065"/>
- </testsuite>
+ </testsuite>
</testsuites>
at Object.toBe [as compare] (tests/common.js:75:36)
at Object.compare (tests/converter.trx.test.js:12:16)
|
Run tests:
tests/common.js#L75
expect(received).toBe(expected) // Object.is equality
- Expected - 16
+ Received + 16
- <testsuites tests="5" failures="2" errors="0" skipped="0" time="1.0619999999999996">
+ <testsuites tests="5" failures="2" errors="0" skipped="0" time="1.0619999999999996">
- <testsuite name="NUnitSample.DataDriven" tests="5" time="1.0619999999999996" failures="2" errors="0" skipped="0">
+ <testsuite name="NUnitSample.DataDriven" tests="5" time="1.0619999999999996" failures="2" errors="0" skipped="0">
- <testcase classname="NUnitSample.DataDriven" name="Failing_test" status="Failed" time="0.0550000">
+ <testcase classname="NUnitSample.DataDriven" name="Failing_test" status="Failed" time="0.0550000">
- <failure message="Failing for demo purposes">
+ <failure message="Failing for demo purposes">
- at NUnitSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\DataDriven.cs:line 27
+ at NUnitSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\DataDriven.cs:line 27
- </failure>
+ </failure>
- </testcase>
+ </testcase>
- <testcase classname="NUnitSample.DataDriven" name="Slow_test" status="Passed" time="1.0020000"/>
+ <testcase classname="NUnitSample.DataDriven" name="Slow_test" status="Passed" time="1.0020000"/>
- <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(0)" status="Passed" time="0.0010000"/>
+ <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(0)" status="Passed" time="0.0010000"/>
- <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(1)" status="Failed" time="0.0030000">
+ <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(1)" status="Failed" time="0.0030000">
- <failure message="Failing for demo purposes">
+ <failure message="Failing for demo purposes">
- at NUnitSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\DataDriven.cs:line 18
+ at NUnitSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\DataDriven.cs:line 18
- </failure>
+ </failure>
- </testcase>
+ </testcase>
- <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(2)" status="Passed" time="0.0010000"/>
+ <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(2)" status="Passed" time="0.0010000"/>
- </testsuite>
+ </testsuite>
</testsuites>
at Object.toBe [as compare] (tests/common.js:75:36)
at Object.compare (tests/converter.trx.test.js:18:16)
|
Run tests:
tests/common.js#L75
expect(received).toBe(expected) // Object.is equality
- Expected - 16
+ Received + 16
- <testsuites tests="5" failures="2" errors="0" skipped="0" time="1.0139999999999996">
+ <testsuites tests="5" failures="2" errors="0" skipped="0" time="1.0139999999999996">
- <testsuite name="XUnitSample.DataDriven" tests="5" time="1.0139999999999996" failures="2" errors="0" skipped="0">
+ <testsuite name="XUnitSample.DataDriven" tests="5" time="1.0139999999999996" failures="2" errors="0" skipped="0">
- <testcase classname="XUnitSample.DataDriven" name="Failing_test" status="Failed" time="0.0030000">
+ <testcase classname="XUnitSample.DataDriven" name="Failing_test" status="Failed" time="0.0030000">
- <failure message="Failing for demo purposes Expected: True Actual: False">
+ <failure message="Failing for demo purposes Expected: True Actual: False">
- at XUnitSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\XUnitSample\DataDriven.cs:line 26
+ at XUnitSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\XUnitSample\DataDriven.cs:line 26
- </failure>
+ </failure>
- </testcase>
+ </testcase>
- <testcase classname="XUnitSample.DataDriven" name="Slow_test" status="Passed" time="1.0070000"/>
+ <testcase classname="XUnitSample.DataDriven" name="Slow_test" status="Passed" time="1.0070000"/>
- <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 0)" status="Passed" time="0.0010000"/>
+ <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 0)" status="Passed" time="0.0010000"/>
- <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 1)" status="Failed" time="0.0010000">
+ <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 1)" status="Failed" time="0.0010000">
- <failure message="Failing for demo purposes Expected: True Actual: False">
+ <failure message="Failing for demo purposes Expected: True Actual: False">
- at XUnitSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\XUnitSample\DataDriven.cs:line 17
+ at XUnitSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\XUnitSample\DataDriven.cs:line 17
- </failure>
+ </failure>
- </testcase>
+ </testcase>
- <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 2)" status="Passed" time="0.0020000"/>
+ <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 2)" status="Passed" time="0.0020000"/>
- </testsuite>
+ </testsuite>
</testsuites>
at Object.toBe [as compare] (tests/common.js:75:36)
at Object.compare (tests/converter.trx.test.js:24:16)
|
Run tests:
tests/common.js#L75
expect(received).toBe(expected) // Object.is equality
- Expected - 13
+ Received + 13
- <testsuites tests="4" failures="1" errors="0" skipped="1" time="1.0379524">
+ <testsuites tests="4" failures="1" errors="0" skipped="1" time="1.0379524">
- <testsuite name="MsTestSample.SimpleTests" tests="4" time="1.0379524" failures="1" errors="0" skipped="1">
+ <testsuite name="MsTestSample.SimpleTests" tests="4" time="1.0379524" failures="1" errors="0" skipped="1">
- <testcase classname="MsTestSample.SimpleTests" name="Failing_test" status="Failed" time="0.0309223">
+ <testcase classname="MsTestSample.SimpleTests" name="Failing_test" status="Failed" time="0.0309223">
- <failure message="Assert.Fail failed. Failing for demo purposes">
+ <failure message="Assert.Fail failed. Failing for demo purposes">
- at MsTestSample.SimpleTests.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\SimpleTests.cs:line 20
+ at MsTestSample.SimpleTests.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\SimpleTests.cs:line 20
- </failure>
+ </failure>
- </testcase>
+ </testcase>
- <testcase classname="MsTestSample.SimpleTests" name="Ignored_test" status="Skipped" time="0">
+ <testcase classname="MsTestSample.SimpleTests" name="Ignored_test" status="Skipped" time="0">
- <skipped message="Ignoring for testing ;-)"/>
+ <skipped message="Ignoring for testing ;-)"/>
- </testcase>
+ </testcase>
- <testcase classname="MsTestSample.SimpleTests" name="Passing_test" status="Passed" time="0.0054354"/>
+ <testcase classname="MsTestSample.SimpleTests" name="Passing_test" status="Passed" time="0.0054354"/>
- <testcase classname="MsTestSample.SimpleTests" name="Slow_test" status="Passed" time="1.0015947"/>
+ <testcase classname="MsTestSample.SimpleTests" name="Slow_test" status="Passed" time="1.0015947"/>
- </testsuite>
+ </testsuite>
</testsuites>
at Object.toBe [as compare] (tests/common.js:75:36)
at Object.compare (tests/converter.trx.test.js:30:16)
|
Run tests:
tests/common.js#L75
expect(received).toBe(expected) // Object.is equality
- Expected - 16
+ Received + 16
- <testsuites tests="5" failures="1" errors="0" skipped="2" time="1.0739999999999998">
+ <testsuites tests="5" failures="1" errors="0" skipped="2" time="1.0739999999999998">
- <testsuite name="NUnitSample.SimpleTests" tests="5" time="1.0739999999999998" failures="1" errors="0" skipped="2">
+ <testsuite name="NUnitSample.SimpleTests" tests="5" time="1.0739999999999998" failures="1" errors="0" skipped="2">
- <testcase classname="NUnitSample.SimpleTests" name="Failing_test" status="Failed" time="0.0590000">
+ <testcase classname="NUnitSample.SimpleTests" name="Failing_test" status="Failed" time="0.0590000">
- <failure message="Failing for demo purposes">
+ <failure message="Failing for demo purposes">
- at NUnitSample.SimpleTests.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\SimpleTests.cs:line 21
+ at NUnitSample.SimpleTests.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\SimpleTests.cs:line 21
- </failure>
+ </failure>
- </testcase>
+ </testcase>
- <testcase classname="NUnitSample.SimpleTests" name="Ignored_test" status="Skipped" time="0.0010000">
+ <testcase classname="NUnitSample.SimpleTests" name="Ignored_test" status="Skipped" time="0.0010000">
- <skipped message="Ignoring for testing ;-)"/>
+ <skipped message="Ignoring for testing ;-)"/>
- </testcase>
+ </testcase>
- <testcase classname="NUnitSample.SimpleTests" name="Passing_test" status="Passed" time="0.0010000"/>
+ <testcase classname="NUnitSample.SimpleTests" name="Passing_test" status="Passed" time="0.0010000"/>
- <testcase classname="NUnitSample.SimpleTests" name="Slow_test" status="Passed" time="1.0020000"/>
+ <testcase classname="NUnitSample.SimpleTests" name="Slow_test" status="Passed" time="1.0020000"/>
- <testcase classname="NUnitSample.SimpleTests" name="Test_with_failed_assumption" status="Skipped" time="0.0110000">
+ <testcase classname="NUnitSample.SimpleTests" name="Test_with_failed_assumption" status="Skipped" time="0.0110000">
- <skipped message=" Expected: True But was: False "/>
+ <skipped message=" Expected: True But was: False "/>
- </testcase>
+ </testcase>
- </testsuite>
+ </testsuite>
</testsuites>
at Object.toBe [as compare] (tests/common.js:75:36)
at Object.compare (tests/converter.trx.test.js:36:16)
|
Loading