Skip to content

0.0.1-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cpendery cpendery released this 05 Mar 05:17
· 10 commits to main since this release
f759fcc

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