Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.73.1175

@alysbrooks alysbrooks tagged this 16 Jan 19:03
## Fixed

- Ensure reloading errors are printed in watch mode when the first test suite is disabled.
- Using a try-catch (without rethrowing) in an `:each` fixture could swallow
  thrown exceptions, resulting in a test being treated as passing when it should
  have been reported as an error. Fixed by changing how `:each` fixtures wrap
  the test function in execution. (thanks
  [@NoahTheDuke](https://github.com/NoahTheDuke))
- Fix crash on Windows when using `--watch` with the default Beholder watcher.
Assets 2
Loading