v1.4.3
🐞 Bug Fixes
- Don't hang when reloading during a test run - by @sheremet-va in #496 (1f9f0)
- Don't enqueue tests that are not part of the changeg file when continues mode triggers a rerun - by @sheremet-va in #498 (3f1cc)
- Ignore tests during browser collection with
runIf
/skipIf
modifier - by @sheremet-va in #497 (a2434) - Render the project name as a description - by @sheremet-va in #499 (b18a5)
- Support test.each filtering in browser mode - by @sheremet-va in #500 (b66b9)