0.5.0
Highlights
- Add
test.skip(). 41fd96f - Add support for Observable. 05bee73 Thanks to @BarryThePenguin
- Support use of
t.endas callback. 403a28c - Prevent using
test()without a callback. 0dad455 - Report unhandled promise rejections. 862edb8
- Report uncaught exceptions. c5d02f1
- Handle non-test files with a user-friendly error message. a3308d2
- Display only failed hooks. 55d3613
- Fix logger throwing on files with both passing and failing tests. d6fed1c
- Lots of stability fixes! Huge thanks to @jamestalmage for tirelessly working on this.
