rtfeldman / rtfeldman/node-test-runner
Implement test filtering
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 83
- Avg merge
- 8h 25m
- Merged PRs (30d)
- 5
Description
elm-test-rs implements --filter

I think we will end up using this to be able to run/rerun a specific test without rerunning all tests.
This is especially interesting for GUI based tools like test explorers like https://github.com/frawa/vscode-elm-test-runner
Contributor guide
No contributing guide indexed for this repository
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 examining the existing elm-test-rs --filter behavior and how the node-test-runner invokes test suites. Define how a specific test should be selected and rerun without running all tests, including the GUI test-explorer use case, then verify the behavior with the repository's test runner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm, javascript
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100