nick8325 / nick8325/quickcheck

Color output

Open
#307 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.