parent
b771b67111
commit
4a72829985
4 changed files with 121 additions and 6 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#### Ospec improvements
|
||||
|
||||
- Added support for async functions and promises in tests - ([#1928](https://github.com/MithrilJS/mithril.js/pull/1928))
|
||||
- Added support for custom reporters ([#2009](https://github.com/MithrilJS/mithril.js/pull/2020))
|
||||
- Error handling for async tests with `done` callbacks supports error as first argument
|
||||
- Error messages which include newline characters do not swallow the stack trace [#1495](https://github.com/MithrilJS/mithril.js/issues/1495) ([#1984](https://github.com/MithrilJS/mithril.js/pull/1984), [@ RodericDay](https://github.com/RodericDay))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue