You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
It's impossible in the general case, due to the simple fact that output depends entirely on test framework used, and we do have a few in Haskell community, from very basic hand-rolled ones to HSpec and HUnit.
So... yeah, not very likely. If you (or anyone for that matter) has an idea of how to make this work, please share.
Hello,
Is it possible to when I do stack test the output of this get colorized.
So failed tests are red and succeed tests are green.
Roelof
The text was updated successfully, but these errors were encountered: