emscripten-core / emscripten-core/emscripten

Test runner feature request: capture stderr

Open
#18,308 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Many test runners, including unittest (via `--buffer` option), allow to capture stderr and show it only as part of the failure in the end.

It would be great to implement this option in the parallel test runner, as it would allow to see all the relevant error information in the end of the runner logs (e.g. on CI) instead of hunting for the stderr output somewhere in the middle of the log. cc @sbc100

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.