More readable logs
Open
Nobody has claimed this yet.
enhancement
PR required
- Dominant language
- SCSS
- Stars
- 685
- Forks
- 45
- Avg merge
- 8h 54m
- Merged PRs (30d)
- 1
Description
Hi, @jgerigmeyer
Is possible to reduce the log when we have an error? Display only the x lines bafore and after the error, like git?
In bonus, can we display the line number on error? :D
Thank you!
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
No source file, test, or entry point is named. Start by locating the Sass test runner's error-reporting and log-formatting code, then inspect how failures are rendered. Done means error output shows only a configurable-looking context around the failure and includes its line number, with tests covering the new output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100