lspitzner / lspitzner/brittany
Improve test suite
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 686
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
There are many ways that the test suite could be improved. For example:
- The same inputs could be run with a variety of configs, like:
- 2- or 4-space indents
- 60, 80, or 120 width columns
- free, left, or multiple indent policy
- Testing some larger files or groups of files, like:
- Brittany itself (#238)
- test suites from other projects like hindent
- all of Stackage
- all of Hackage
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 by reviewing the proposed configuration combinations and larger inputs listed in this issue, including Brittany (#238), hindent test suites, Stackage, and Hackage. Define which combinations and input collections the test suite should cover; done means those coverage improvements are implemented and the tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- testing-qa, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100