nick8325 / nick8325/quickcheck
Color output
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Haskell
- Stars
- 790
- Forks
- 130
- Avg merge
- 16h 41m
- Merged PRs (30d)
- 2
Description
It would be neat, if QuickCheck's messages like
+++ OK, passed 1 test.
or
*** Failed! Falsified (after 1 test):
be colored.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Locate the QuickCheck entry points that format the shown success and failure messages, then inspect any existing output tests. Done means the messages are colored in terminal output while retaining the displayed text and behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100