mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 04:05:22 -08:00
Refactoring & cleanup of whole codebase
Improves report summary and annotations
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|:---|---:|---:|---:|---:|
|
||||
|[DotnetTests.XUnitTests.CalculatorTests](#r0s0)|3✔️|3❌|1✖️|110ms|
|
||||
### <a id="user-content-r0s0" href="#r0s0">DotnetTests.XUnitTests.CalculatorTests</a> ❌
|
||||
**7** tests were completed in **109.5761ms** with **3** passed, **3** failed and **1** skipped.
|
||||
**7** tests were completed in **110ms** with **3** passed, **3** failed and **1** skipped.
|
||||
|
||||
|Result|Test|Time|
|
||||
|:---:|:---|---:|
|
||||
|
||||
@@ -404,7 +404,7 @@
|
||||
|packages/pretty-format/src/__tests__/react.test.tsx|55✔️|||325ms|
|
||||
|packages/pretty-format/src/__tests__/ReactElement.test.ts|3✔️|||64ms|
|
||||
### <a id="user-content-r0s75" href="#r0s75">e2e/__tests__/jestChangedFiles.test.ts</a> ❌
|
||||
**10** tests were completed in **9045ms** with **9** passed, **1** failed and **0** skipped.
|
||||
**10** tests were completed in **9.045s** with **9** passed, **1** failed and **0** skipped.
|
||||
|
||||
|Result|Test|Time|
|
||||
|:---:|:---|---:|
|
||||
@@ -419,7 +419,7 @@
|
||||
|✔️|monitors only root paths for hg|281ms|
|
||||
|✔️|handles a bad revision for "changedSince", for hg|949ms|
|
||||
### <a id="user-content-r0s98" href="#r0s98">e2e/__tests__/onlyChanged.test.ts</a> ❌
|
||||
**9** tests were completed in **22281ms** with **8** passed, **1** failed and **0** skipped.
|
||||
**9** tests were completed in **22.281s** with **8** passed, **1** failed and **0** skipped.
|
||||
|
||||
|Result|Test|Time|
|
||||
|:---:|:---|---:|
|
||||
|
||||
Reference in New Issue
Block a user