1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-03-21 23:52:12 +01:00
test-reporter/__tests__
Thomas Durand 7f0723a953
feat: added a slug-prefix parameter for link anchors
Motivation: when using a matrix job, or more than one kind of tests in a same workflow, we can end up with multiple summaries at the same time. This will lead to multiple anchors and html id that will no longer be unique.
This prefix option allow to disambiguate those anchors ; and keep them functional.
2026-03-05 01:52:45 +01:00
..
__outputs__ Remove unnecessary output files 2026-01-03 14:18:31 +01:00
__snapshots__ Create tester-junit reporter for Nette Tester tool 2026-01-01 19:11:59 +01:00
fixtures Create tester-junit reporter for Nette Tester tool 2026-01-01 19:11:59 +01:00
report Modernize ESLint configuration 2026-03-02 17:15:02 +01:00
utils feat: added a slug-prefix parameter for link anchors 2026-03-05 01:52:45 +01:00
dart-json.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
dotnet-nunit.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
dotnet-trx.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
github-workflow-run-context.test.ts Add test for new resolution of associated check run commits 2026-03-02 13:42:04 +01:00
golang-json.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
java-junit.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
java-stack-trace-element-parser.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
jest-junit.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
mocha-json.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
phpunit-junit.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
python-xunit.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
rspec-json.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
swift-xunit.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
tester-junit.test.ts Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00