Releases: test-results-reporter/parser
Releases · test-results-reporter/parser
test-results-parser: v0.3.0
0.3.0 (2025-11-16)
Features
- added robot framework single suite file (664f058)
- copy duration to root from suite (#58) (db4b903)
- cucumber embeddings (#88) (2d17efc)
- ignore errors wdio junit (#60) (9948282)
- meta-data at test suite level (#41) (51887a2)
- Mochawesome parser (#64) (56290a4)
- nested mocha awesome suites (4531849)
- nested mocha awesome suites (1acda51)
- parse v2 to handle errors (#84) (1d82bd3)
- read multiple files (b1222df)
- read multiple files (b25caa1)
- refactor tags and meta_data (#76) (5f5d98c)
Bug Fixes
- conditional failed stop in cucumber (cfd88fb)
- cucumber skipped tests (#81) (a7cfa89)
- filter suites where duration gt 0 (b1e5cf5)
- import statement (9400bef)
- junit suite skipped (8cb6cb3)
- junit suite skipped (f90ad97)
- junit system-out (#66) (0706166)
- step names in cucumber (#79) (2726544)
- total results in junit newman (5a06de3)
- total results in junit newman (0f189e5)
- unescape html characters (#37) (a44248f)
Reverts
v0.2.9
What's Changed
- Add variable declaration to prevent failures when the code is bundled by @jirkavrba in #101
- fix: skip undefined failed step in cucumber
New Contributors
- @jirkavrba made their first contribution in #101
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- JUnit fixes for root suite "testsuite" by @bryanbcook in #100
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Fix for wildcard mapping on windows by @bryanbcook in #95
- updated dev dependencies to address npm audit issues by @bryanbcook in #97
- chore: v0.2.7 by @bryanbcook in #96
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Add support for junit properties in system.out by @bryanbcook in #89
- Add support for durations in mstest by @bryanbcook in #90
- Add devcontainer for Github Codespace by @bryanbcook in #91
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
What's Changed
- chore: capture metadata from cucumber by @ASaiAnudeep in #86
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- chore: bump deps by @ASaiAnudeep in #83
- feat: parse v2 to handle errors by @ASaiAnudeep in #84
Full Changelog: v0.2.2...v0.2.3