rtfeldman / rtfeldman/node-test-runner
No output for successful test runs
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 83
- Avg merge
- 8h 25m
- Merged PRs (30d)
- 5
Description
elm-test seems to only output test cases that failed, and omits the ones that succeeded. Sometimes the information on successful test cases is useful. For example, I'm implementing interactive coding on my webpage, and using elm-test on the backend to run the code. I would like to tell the user which test cases their code got right, on top of which ones they got wrong.
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
No file, test, or entry point is named in the issue. Start by locating the test-result reporting path and existing tests for successful and failed cases; done means successful test cases are reported alongside failures in a useful format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm, javascript, node.js
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100