integrated-application-development / integrated-application-development/pasfmt
Tests for stylistic configuration
- Dominant language
- Rust
- Stars
- 105
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
In the rush to get v0.4.0-rc1 ready to release, we added a few configuration options without adequate (automated) testing.
In particular, each of the following options could use better automated testing
1. `begin_style`
2. `use_tabs`
3. `tab_width`
4. `continuation_indents`
5. `line_ending`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing automated formatter tests and the configuration handling for begin_style, use_tabs, tab_width, continuation_indents, and line_ending. Add coverage for each listed option using the project's established test patterns; done means the options have explicit automated tests and the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100