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!