github avajs/ava v3.13.0
3.13.0

latest releases: v6.1.2, v6.1.1, v6.1.0...
3 years ago
  • t.passed can now be used in tests and teardown functions. Thanks @tymfear! 900dc6d
  • In AVA 4, you'll no longer be able to pass null as the expectation for t.throws() & t.throwsAsync(). You can opt in to this early by enabling the disableNullExpectations experiment. Thanks @JSimoni42! f328a69
  • The Enzyme recipe has been updated. Thanks @jonathansamines! db5d2c3
  • The TypeScript recipe has been updated. Thanks @SephReed! a3379fa

See v3.12.1...v3.13.0 for all changes.

Don't miss a new ava release

NewReleases is sending notifications on new releases.