3.0.0 Beta 2
Pre-release
Pre-release
We've been busy building AVA 3. It comes with a fair amount of breaking changes but also some exciting features, like a built-in debug mode!
You can install the latest beta today:
npm install -D -E ava@nextThis is the second beta release. It addresses the known issues from the first beta.
Please read the 3.0.0 Beta 1 release notes first
Fixes
t.assert()once again counts as a passed assertion--update-snapshotsworks againconsoleandprocessare available inava.config.jsfiles
Enhancements
- Timeouts are disabled in debug mode
- We've added a Selenium WebDriver JS recipe
All changes
Thanks
Thank you @aptester, @theashraf and @sramam. We couldn't have done this without you!