How to soft assert?
Open
Type: Enhancement
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Could there be a syntax for letting a task tree proceed through errors, so that each child attempts execution regardless of earlier child exit status? Like for getting all linter output even though one of em fails.
Contributor guide
Research direction
Start by investigating Grunt's task-tree execution behavior and how child exit statuses affect later children. Define the desired soft-assert syntax and verify that all child tasks can run while still exposing their errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100