catchorg / catchorg/Catch2

it would be nice to have a PRINT_OUT_TEST_PROGRESS_AS_IT_RUNS flag

Open
#2,279 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
21.5k
Forks
3.5k
Avg merge
3d 16h
Merged PRs (30d)
2

Description

Often while working on tests, I want to see which test is currently running, not just the test that completed.

if there was a PRINT_OUT_TEST_PROGRESS_AS_IT_RUNS, I would basically have it on all the time, except for over night runs.

It would print what test is about to run (before it runs)
and it would print out any info statements as they come in.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.