Releases: dorny/test-reporter
Releases · dorny/test-reporter
v1.9.1
What's Changed
- fix: reporting wrong number of tests in Dart by @dominicmh in #426
- Fix problematic retransmission of authentication token (alternative solution) by @JojOatXGME in #438
- Update development dependencies by @jozefizso in #442
New Contributors
- @dominicmh made their first contribution in #426
- @JojOatXGME made their first contribution in #438
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
Features
Contributors
- @oscarmampel made their contribution in #398
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- CHANGELOG.md by @j-catania in #297
- Bump @babel/traverse from 7.12.1 to 7.23.2 in /reports/jest by @dependabot in #303
- Bump @babel/traverse from 7.22.20 to 7.23.2 by @dependabot in #304
- Add
SwiftXunitParser
class based onJavaJunitParser
forswift-xunit
reporter by @jozefizso in #317 - Update to Node20 by @j-catania in #315
- Fix build error by @dorny in #331
- Use NodeJS 18 LTS as default runtime by @jozefizso in #332
- Update all packages by @jozefizso in #333
- Escape <> characters in suite name by @wingyplus in #236
- Adding feature and bug template by @j-catania in #341
- Update check title and remove icon by @ldaneliukas in #144
test-reporter
release v1.8.0 by @jozefizso in #370
New Contributors
- @jozefizso made their first contribution in #317
- @wingyplus made their first contribution in #236
- @ldaneliukas made their first contribution in #144
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Fix #199: Use ✅ instead of ✔️ for better cross platform look by @petrdvorak in #200
- Verify content of dist/ folder matches build output by @dorny in #207
- Gracefully handle empty nested testsuite elements for JUnit. by @rvdlaarschot in #193
- Gracefully handle empty failure tags by @haudren-woven in #213
- Fix #208 - java-junit: show annotations on PR changed files by @atsu85 in #209
- Only report failure if fail-on-error is set by @trond-snekvik in #214
- Improve clarity on configuring for forkable repos by @abelbraaksma in #211
- Suppress "Processing test results from" log by @vasanthdharmaraj in #179
- Skip listing of files if error parsing is disabled by @dorny in #216
- Correct typo in docs by @tangowithfoxtrot in #254
- update dependencies by @j-catania in #269
- Add permissions to example yml files by @TurnrDev in #263
- add feature fail-on-empty by @gdams in #243
- Add dependabot configuration by @yeikel in #228
- Bump ws from 7.3.1 to 7.5.9 in /reports/jest by @dependabot in #265
- Bump actions/checkout from 2 to 4 by @dependabot in #279
- Add new output for url url html by @luisito666 in #242
- Update README.md by @IanMoroney in #158
- Update jest-Junit part of Readme by @ryancasburn-KAI in #176
- fix: default-valued fields are not mandatory by @TomerFi in #172
- Bump ansi-regex from 4.1.0 to 4.1.1 in /reports/jest by @dependabot in #278
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /reports/jest by @dependabot in #276
- Bump minimist from 1.2.5 to 1.2.8 in /reports/jest by @dependabot in #275
- Bump qs from 6.5.2 to 6.5.3 in /reports/jest by @dependabot in #272
- Bump json5 from 2.1.3 to 2.2.3 in /reports/jest by @dependabot in #271
- Bump ansi-regex from 3.0.0 to 3.0.1 in /reports/mocha by @dependabot in #270
- declare 'url' and 'url_html' as action outputs by @micha-one in #287
- Avoid split on undefined by @cazou in #258
New Contributors
- @petrdvorak made their first contribution in #200
- @rvdlaarschot made their first contribution in #193
- @haudren-woven made their first contribution in #213
- @atsu85 made their first contribution in #209
- @trond-snekvik made their first contribution in #214
- @abelbraaksma made their first contribution in #211
- @vasanthdharmaraj made their first contribution in #179
- @tangowithfoxtrot made their first contribution in #254
- @TurnrDev made their first contribution in #263
- @gdams made their first contribution in #243
- @yeikel made their first contribution in #228
- @luisito666 made their first contribution in #242
- @IanMoroney made their first contribution in #158
- @ryancasburn-KAI made their first contribution in #176
- @TomerFi made their first contribution in #172
- @micha-one made their first contribution in #287
- @cazou made their first contribution in #258
Full Changelog: v1.6.0...v1.7.0