Releases: microsoft/tui-test
Releases · microsoft/tui-test
0.0.1-rc.5
0.0.1-rc.4
What's Changed
- feat: make worker count configurable by @cpendery in #18
- fix: force > as prompt even when zsh theme exists by @cpendery in #17
- fix: snapshot locking fails when snapshot first is getting created by @cpendery in #19
- feat: add terminal trace support by @cpendery in #20
- build: bump 0.0.1-rc.4 by @cpendery in #21
Full Changelog: 0.0.1-rc.3...0.0.1-rc.4
0.0.1-rc.3
What's Changed
Full Changelog: 0.0.1-rc.2...0.0.1-rc.3
0.0.1-rc.2
What's Changed
- fix: cache folder name by @cpendery in #3
- fix: update docs to show global regex & add test by @cpendery in #4
- fix: worker marking retry tests as started twice by @cpendery in #5
- fix: strict mode failures passed for .not.toBeVisible by @cpendery in #6
- fix: force colors from workers when stdout is TTY by @cpendery in #8
- feat: add summary message when a test.fail passes all retries by @cpendery in #7
- fix: list reporter using last result prefix icon when in pending state by @cpendery in #9
- fix: snapshots overlap when using the same name in different describes by @cpendery in #10
- fix: duplicate snapshots appearing on retries by @cpendery in #11
- feat: obsolete snapshots get flagged and -u cleans them up by @cpendery in #12
- fix: config shouldn't be null if the file is empty by @cpendery in #13
- build: bump version to 0.0.1-rc.2 by @cpendery in #14
New Contributors
Full Changelog: 0.0.1-rc.1...0.0.1-rc.2