nearform / nearform/node-test-github-reporter
Use different emojis for failure and error
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 3
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
I would use 💀 (:skull:) for failure, since most of the cases a test fails is because it died.
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 with index.js at lines 99-100, where the reporter assigns emojis to failure and error outcomes. Confirm how those outcomes are distinguished, then update the failure emoji as requested. Done means the two statuses use visibly different emojis and the existing reporter behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100