v0.1.0
This release adds nice messages for more assertion types. See the Main changes below for more information.
Project Update
$ ember install ember-qunit-nice-errorsMain changes
- Add nice message for
notOk,equalandnotEqualassertion types
Community contributions
- #7 Fix LICENSE link (@san650)
- #8 Add
notOktransformation (@san650) - #10 Add CodeClimate badge (@fedekau)
- #12 Add message for
assert.equal(@fedekau) - #14 Add message for
assert.notEqual(@san650) - #16 Add not equal to README.md (@fedekau)
Happy testing!