Releases: testomatio/reporter
Releases · testomatio/reporter
2.3.7-beta.3-xml-import
Full Changelog: 2.3.7-beta.2-xml-import...2.3.7-beta.3-xml-import
2.3.7-beta.2-xml-import
What's Changed
- truncate long steps by @DavertMik in #597
- Bump form-data from 4.0.2 to 4.0.4 in /example/codecept by @dependabot[bot] in #602
- Bump tmp and codeceptjs in /example/codecept by @dependabot[bot] in #601
- docs: update for using new cli by @olexandr13 in #604
- Html pipe fix by @olexandr13 in #606
Full Changelog: 2.3.7-beta.1-xml-import...2.3.7-beta.2-xml-import
2.3.7-beta.1-xml-import
What's Changed
- implemented util tests and drop error messages by @DavertMik in #590
- fix: Finish run log from cli by @olexandr13 in #591
- fixed sending data by @DavertMik in #592
- Fixed stack and steps on batch upload by @DavertMik in #593
- Bump tar-fs from 3.0.8 to 3.1.1 by @dependabot[bot] in #596
- Bump codeceptjs from 3.7.3 to 3.7.5 by @dependabot[bot] in #595
- Bump vite from 5.4.18 to 5.4.20 by @dependabot[bot] in #585
- Bump form-data from 4.0.0 to 4.0.4 in /packages/testcafe by @dependabot[bot] in #569
- Bump axios and @testomatio/reporter in /packages/testcafe by @dependabot[bot] in #589
- chore: change testrun finish console log to debug log by @olexandr13 in #599
- Bump axios and @testomatio/reporter in /packages/newman-reporter-testomatio by @dependabot[bot] in #586
Full Changelog: 2.3.2-beta.3-xml-import...2.3.7-beta.1-xml-import
2.3.6
What's Changed
- Bump tar-fs from 3.0.8 to 3.1.1 by @dependabot[bot] in #596
- Bump codeceptjs from 3.7.3 to 3.7.5 by @dependabot[bot] in #595
- Bump vite from 5.4.18 to 5.4.20 by @dependabot[bot] in #585
- Bump form-data from 4.0.0 to 4.0.4 in /packages/testcafe by @dependabot[bot] in #569
- Bump axios and @testomatio/reporter in /packages/testcafe by @dependabot[bot] in #589
- chore: change testrun finish console log to debug log by @olexandr13 in #599
- Bump axios and @testomatio/reporter in /packages/newman-reporter-testomatio by @dependabot[bot] in #586
- truncate long steps by @DavertMik in #597
Full Changelog: 2.3.5...2.3.6
2.3.6-beta.1-truncate-steps
- Fixed truncating steps
2.3.6-beta.2-fix-beforesuite
- Fixed collecting data for beforesuite
2.3.5
What's Changed
- Fixed stack and steps on batch upload by @DavertMik in #593
Full Changelog: 2.3.4...2.3.5
2.3.5-beta.8-xml-import
Full Changelog: 2.3.5...2.3.5-beta.8-xml-import
2.3.4
What's Changed
Added new options:
TESTOMATIO_STEPS_PASSED- enable detailed steps for passed tests (disabled by default). When disabled, only failed and skipped tests will include step details to reduce noise.
To enable it:
TESTOMATIO_STEPS_PASSED=1
TESTOMATIO_NO_STEPS- Disable reporting of all steps completely. When enabled, no steps will be included in the test report regardless of test status.
TESTOMATIO_NO_STEPS=1
- fixed sending data by @DavertMik in #592
Full Changelog: 2.3.3...2.3.4