ava v3.0.0-beta.2 Release Notes

Release Date: 2020-01-12 // over 4 years ago
  • ๐Ÿ— 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!

    ๐Ÿš€ 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!