exercism / exercism/wren-test-runner
Output gathering
Open
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://exercism-team.slack.com/archives/C021B446U9X/p1620900952012300
> I mean it's logging like `@exercism/JavaScript: something` so it can parse out something
So:
- capture output
- split by lines
- loop over lines and assign groups of output (if any) to it's associated test
Another idea:
- being able to "steal" or even observe StdOut stream/buffer
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.