Releases: testomatio/reporter
Releases · testomatio/reporter
2.3.0-beta.4-playwright-tags
Full Changelog: 2.3.0-beta.3-playwright-tags...2.3.0-beta.4-playwright-tags
2.3.0-beta.3-playwright-tags
Full Changelog: 2.2.1...2.3.0-beta.3-playwright-tags
2.3.0-beta.2-xml-import
What's Changed
- enable wdio services; fix typos; fix getting response data for existent run by @olexandr13 in #578
Full Changelog: 2.1.3-beta.2-xml-import...2.3.0-beta.2-xml-import
2.3.0-beta.1-links
- Added linking functions:
linkTest()
linkJira()
label()2.2.1
What's Changed (technical)
- enable wdio services; fix typos; fix getting response data for existent run by @olexandr13 in #574
- label functoin to accept array by @DavertMik in #577
- Made alias for start test run by @DavertMik in #572
- implemented links api by @DavertMik in #573
User friendly description
- reduce problems with wdio artifacts and using
TESTOMATIO_RUNvariable at all - enable testomatio functions for wdio (artifact, log etc) (still in testing/investigation mode)
start-test-runcommand was refactored, but should work the same way as before for the user- user can add labels to tests via api
Full Changelog: 2.1.1...2.2.1
2.1.3-beta.2-xml-import
Key Implementation Details
- Parameter Detection: Enhanced regex parsing to extract parameters from test names like Test("param1","param2")
- Smart Deduplication: Tests with same FQN but different parameters merge as Examples array
- Status Aggregation: Combined status uses worst-case logic (failed > skipped > passed)
- Runtime Tracking: Individual and total runtimes preserved for each parameter set
- Examples Structure: Ready for UI display with parameters and individual execution results
2.1.3-beta.1-xml-import
What's Changed
- enable Wdio services; docs update by @olexandr13 in #574
- Made alias for start test run by @DavertMik in #572
- implemented links api by @DavertMik in #573
- label functoin to accept array by @DavertMik in #577
Full Changelog: 2.1.1...2.1.3-beta.1-xml-import
2.1.2-beta.1-alias
Alias CLI
2.1.1
What's Changed
- Fixed error for latest run not found by @DavertMik in #571
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Improved reporter for CodeceptJS 3.7 by @DavertMik in #566
- Fix: CLI and wdio run create/update/finish/adding tests by @olexandr13 in #567
- Feat/replay improvements by @DavertMik in #568
- Fixed grep parameters by @DavertMik in #570
Full Changelog: 2.0.2...2.1.0