Skip to content

v1.0.4

Compare
Choose a tag to compare
@ValeriaVG ValeriaVG released this 20 Oct 11:24
· 12 commits to master since this release
  • Adds expect(fn).toThrow()
  • Allows matching error using RegExp: expect(fn).toThrow(/^error/)