nearform / nearform/node-test-github-reporter

Use different emojis for failure and error

Open
#65 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
30
Forks
3
Avg merge
1m
Merged PRs (30d)
4

Description

https://github.com/nearform/node-test-github-reporter/blob/b600d81324e1d083f95e185f1ad903fac27878f4/index.js#L99-L100

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.