Display the diff/patch if package.json failed in test caused by indent/style
Open
Nobody has claimed this yet.
🔍 CI
- Dominant language
- Shell
- Stars
- 420
- Forks
- 405
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 3
Description
Current test will only shows the correct result, should better show the diff/patch so that human begins will read it easier.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
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
Locate the current test that checks package.json formatting and inspect how its failure output is produced. The work is done when a failed test shows a readable diff or patch explaining the indentation or style mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100