Skip to content

v0.0.2

Compare
Choose a tag to compare
@mattphillips mattphillips released this 25 Sep 20:04
· 15 commits to master since this release

Patches

  • Fix issue with commented out expect statements see #1
  • Fix bug with arrow function tests without a body i.e. it('something', () => expect(true).toBeTruthy());

Big thanks to @hiddentao and @huy-nguyen