github avajs/ava v4.3.0

latest releases: v6.1.3, v6.1.2, v6.1.1...
2 years ago

What's Changed

  • We're now shipping type definitions compatible with TypeScript 4.7, by @RebeccaStevens in #3024
  • throws and throwsAsync assertions now take a function to test error messages, by @il3ven in #2995
  • Test failure summaries no longer duplicate t.log() messages, by @il3ven in #3013
  • The number of timed-out tests is printed at the end of a run, by @il3ven in #3021
  • We've documented how to load multiple instances of the same "shared" worker, by @codetheweb in #3009
  • Links to translated documentation have been updated, by @forresst in #3037
  • Node.js 17 has been removed from the test matrix, and Node.js 18 added in #3039

Full Changelog: v4.2.0...v4.3.0

Don't miss a new ava release

NewReleases is sending notifications on new releases.