Releases: testomatio/reporter
Releases · testomatio/reporter
1.6.0-beta-4-artifacts
- Fixed issues
1.5.3-beta1-duation
*Added support for duration in XML reports
1.5.2
What's Changed
- chore: update github-actions dependencies by @mmorel-35 in #381
- Upd newman reporter: cut large logs by @olexandr13 in #391
- Newman adapter: remove chalk, upd version by @olexandr13 in #392
- Newman: improve release job by @olexandr13 in #394
- improve error in case creating run request failed by @olexandr13 in #397
New Contributors
- @mmorel-35 made their first contribution in #381
Full Changelog: 1.5.1...1.5.2
1.6.0-beta-3-artifacts
- Fixed how latest run is stored
2.0.0-beta-esm
Full Changelog: 1.5.1...2.0.0-beta-esm
THIS IS AN EARLY BETA VERSION. DO NOT USE FOR PROD.
1.6.0-beta-2-artifacts
Fixed beta
artifacts storage and uploader
1.6.0-beta-1-artifacts Merge branch 'master' into feat/refactor-artifacts
1.5.1
Full Changelog: 1.5.0...1.5.1
Hotfix: cucumber multiple runs creation
1.5.0
Features
- Bitbucket Pipe introduced
- Vitest support
- Fixed
npx start-test-run --finish
- Fixed nested steps reporting
- Added
TESTOMATIO_SHARED_RUN_TIMEOUT
setting
What's Changed
- Feature/azanir/issues/991 bitbucket pipe by @AZANIR in #368
- change variable to BITBUCKET_ACCESS_TOKEN by @AZANIR in #370
- Add documentation bitbucket pipe by @AZANIR in #372
- fix links by @Arhell in #371
- fix links by @Arhell in #377
- run --finish should not mark run as parallel by @DavertMik in #380
- implemented shared timeout config by @DavertMik in #379
- fixed json nest level by @DavertMik in #378
New Contributors
Full Changelog: 1.4.10...1.5.0
Set timeout for shared run
1.4.11-beta-1-shared-run-timeout implemented shared timeout config