Skip to content

3.0.0 Beta 2

Pre-release
Pre-release

Choose a tag to compare

@novemberborn novemberborn released this 13 Jan 16:08
ad27246

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@next

This 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-snapshots works again
  • console and process are available in ava.config.js files

Enhancements

All changes

v3.0.0-beta.1...v3.0.0-beta.2

Thanks

Thank you @aptester, @theashraf and @sramam. We couldn't have done this without you!