All notable changes to this project will be documented in this file.
The format is (loosely) based on Keep a Changelog, and this project adheres to Semantic Versioning.
- ES Module format supported, CommonJS no longer supported
- Fix #9, published with CRLF line endings
- Fix #10, caused by circular require
- Update Travis to use node 16, 14, 12
- Update ava
- Change emoji support check logic
- Update ava
Refactored into components. Fixed CLI bug (#2), fixed bug causing after not to
be called on failing tests (#4). Various enhancements.
- Bugfix #2: CLI failed with exit code 0 on require failure (aka tests passed)
- Bugfix #5:
test.afternever called on failing tests - Bugfix: Fix potential hang in cli-char-supported check
- Refactored code base into components
- Asserts:
lessThan,greaterThan,doesNotContain - Bench options
parallelandcb - Allow
only,failing,skip,todoto be chainable
Version 4.0.0 is a complete rewrite. There is no overlap with the previous incarnation except for it's name. If you were using it before (unlikely) you'll need to rewrite your tests against the new API.
- Everything.
- Everything.
- Everything.