Skip to content

0.4.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 07 Nov 13:15
· 1866 commits to main since this release

Highlights

  • Shared context between tests and beforeEach/afterEach hooks. a76ced6
  • Don't display test title if there's only one anonymous test. bb1304c
  • Add string support to the throws assertion. 257c414
  • Use the Babel API instead of the require hook. We no longer interfere with custom use of the require hook. 1d5ef4c
  • Fix compatibility problems with nyc. 7087a08

Changes

v0.3.0...v0.4.0