Skip to content

Formatting preservation test cases should be split up #644

@jackfirth

Description

@jackfirth

The formatting-preservation-test.rkt file contains a handful of test cases that check that various Resyntax rules don't reformat more code than expected. But those sorts of tests are also spread across the rest of Resyntax's test suite, alongside other tests for the rule in question. Since this behavior is (mostly) up to the rule to handle correctly, it would make more sense for the tests in formatting-preservation-test.rkt to be moved to the existing rule-specific test files.

Metadata

Metadata

Assignees

Labels

autopilot-candidateThe Copilot Agent should attempt this during a scheduled Autopilot runtestingTests and testing tools

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions