Testy / TestyTs

✔️ Modern TypeScript testing framework.
http://testy.github.io
ISC License
123 stars 8 forks source link

Bugfix/19 async tests error messages #20

Closed Aboisier closed 5 years ago

Aboisier commented 5 years ago

Purpose

This PR solves the missing timed out tests error messages, as described in #19 .

Approach

Described in #19 .