mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
Remove leading result icon + add external .net fixture
This commit is contained in:
parent
e3bb634029
commit
f55c0119bb
12 changed files with 9910 additions and 430 deletions
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
**6** tests were completed in **1.360s** with **1** passed, **4** failed and **1** skipped.
|
||||
|
||||
|Result|Suite|Passed|Failed|Skipped|Time|
|
||||
|:---:|:---|---:|---:|---:|---:|
|
||||
|❌|[__tests__\main.test.js](#r0s0-tests-main-test-js)|1✔️|3❌||486ms|
|
||||
|❌|[__tests__\second.test.js](#r0s1-tests-second-test-js)||1❌|1✖️|82ms|
|
||||
|Suite|Passed|Failed|Skipped|Time|
|
||||
|:---|---:|---:|---:|---:|
|
||||
|[__tests__\main.test.js](#r0s0-tests-main-test-js)|1✔️|3❌||486ms|
|
||||
|[__tests__\second.test.js](#r0s1-tests-second-test-js)||1❌|1✖️|82ms|
|
||||
|
||||
# Test Suites
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue