Create tests for code beautifiers
Open
C++
code checks
python
testing
- Dominant language
- C++
- Stars
- 296
- Forks
- 66
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 1
Description
None of the code beautifiers are currently tested (except in production). This should be remedied.
Contributor guide
Research direction
Locate the code beautifiers and the production paths where they are exercised; the issue does not name files or existing tests. Start by identifying each beautifier's expected behavior, then add coverage for those paths and run the repository's test suite to confirm the beautifiers are tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100