nodejs / nodejs/node-core-utils
`ncu-ci` flag to gather flaky tests as well
Open
Nobody has claimed this yet.
feature request
- Dominant language
- JavaScript
- Stars
- 314
- Forks
- 137
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 24
Description
Can be useful when a flaky tests is legitimately failing.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ncu-ci entry point and its existing test-selection or flaky-test handling. Confirm how current flags gather tests, then define completion as a new flag that includes flaky tests in the gathered results and add coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100