1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-03-22 07:52:14 +01:00
Commit graph

4 commits

Author SHA1 Message Date
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
Jozef Izso
4d6f6ca5f4
Refactor tests to modedules based package 2026-03-02 14:29:31 +01:00
Jozef Izso
4d84da17a1
Upgrade jest to v30 2025-06-29 16:55:36 +02:00
Michal Dorner
3a0bb833dc
#83 - Use non-capturing optional group, add tests and update dist 2021-03-23 21:39:47 +01:00