Improve output when running commands across the whole monorepo
Open
team-wallet-framework
wf-ci-tooling
- Dominant language
- TypeScript
- Stars
- 413
- Forks
- 308
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 253
Description
Because `yarn workspaces foreach` shows output from many commands, if you run e.g. `yarn test` and there is one package whose tests fails, you have to painstakingly scroll up and rake over the output with a fine-toothed comb. We should make this output easier to read (especially for tests).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the output from `yarn workspaces foreach` with a failing `yarn test` run across the monorepo. No files or tests are named; the work is done when failures, especially test failures, can be found and understood without painstakingly searching the combined output.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100