Test Reporter
Version updated for https://github.com/dorny/test-reporter to version v2.1.1.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
A bug fix release of the test-reporter
action.
What’s Changed
- Use if: ‘!cancelled()’ by @Vampire in https://github.com/dorny/test-reporter/pull/576
- Update packages to latest minor releases by @jozefizso in https://github.com/dorny/test-reporter/pull/599
- Add step summary short summary by @OlesGalatsan in https://github.com/dorny/test-reporter/pull/589
- Return links to summary report by @OlesGalatsan in https://github.com/dorny/test-reporter/pull/588
- Add type definitions to
github-utils.ts
by @jozefizso in https://github.com/dorny/test-reporter/pull/604 - Configure markdown linting rules by @jozefizso in https://github.com/dorny/test-reporter/pull/605
- List only failed tests by @jozefizso in https://github.com/dorny/test-reporter/pull/606
- Add stack trace from trx to summary by @dboriichuk in https://github.com/dorny/test-reporter/pull/615
- Update development dependencies by @jozefizso in https://github.com/dorny/test-reporter/pull/628
- Fix error when a TestMethod element does not have a className attribute in a trx file by @0xced in https://github.com/dorny/test-reporter/pull/623
- test-reporter release v2.1.1 by @jozefizso in https://github.com/dorny/test-reporter/pull/638
New Contributors
- @dboriichuk made their first contribution in https://github.com/dorny/test-reporter/pull/615
- @0xced made their first contribution in https://github.com/dorny/test-reporter/pull/623
Full Changelog: https://github.com/dorny/test-reporter/compare/v2.1.0...v2.1.1