rtfeldman / rtfeldman/node-test-runner

Implement test filtering

Open
#505 2 comments 1 reaction 0 assignees View on GitHub

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
image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.