test-reporter/__tests__/__outputs__/dotnet-trx.md
Michal Dorner 60b35d601a
Refactoring & cleanup of whole codebase
Improves report summary and annotations
2021-01-31 20:48:22 +01:00

830 B

Tests failed

fixtures/dotnet-trx.trx

7 tests were completed in 1.061s with 3 passed, 3 failed and 1 skipped.

Test suite Passed Failed Skipped Time
DotnetTests.XUnitTests.CalculatorTests 3✔️ 3 1✖️ 110ms

DotnetTests.XUnitTests.CalculatorTests

7 tests were completed in 110ms with 3 passed, 3 failed and 1 skipped.

Result Test Time
Exception_In_TargetTest 0ms
Exception_In_Test 2ms
Failing_Test 3ms
✔️ Passing_Test 0ms
✔️ Passing_Test_With_Name 0ms
✖️ Skipped_Test 1ms
✔️ Timeout_Test 102ms