Testy / TestyTs

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

83 reporters configuration #93

Closed Aboisier closed 2 years ago

Aboisier commented 2 years ago

Purpose

Allow reporters to receive configurations, allow multiple reporters (any decorators, in fact). Allow users to disable colors in the standard reporters.

Closes #83 .