v0.0.2
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
it('something', () => expect(true).toBeTruthy());
Big thanks to @hiddentao and @huy-nguyen