A bugfix release. See 0.19.0
for full release notes.
- Prevent
MaxListenersExceededWarning
from being emitted if a test file contains more than 10 tests d27bc8f
- Fix
t.end()
not being available in the TypeScript definition for callback tests bd81ef4
- Fix
t.context
not being available in the Flow definition for beforeEach()
and afterEach()
hooks d169f0e