ctrf-io / github-test-reporter

Publish and view test reporting directly in your GitHub Actions CI/CD workflow and Pull Requests with detailed test summaries, failed test analyses, and flaky test detection.
https://ctrf.io
MIT License
102 stars 9 forks source link

Allow using suite name as part of the test name #32

Closed asherf closed 2 months ago

asherf commented 2 months ago

Fixes: https://github.com/ctrf-io/github-actions-test-reporter-ctrf/issues/31

as I mentioned in the linked ticket, I don't have any real experience with TS. so any feedback to this change will be appreciated.