Open
Description
Currently, swift-format
test suite covers Rules and PrettyPrint. Several components are not covered:
generate-pipeline
that buildsRuleRegistry
and friendsswift-format
the CLI executable target, includingConfiguration
,Frontend
, and the whole argument-parser based thing.Plugins
.
Disclaimer: my understanding and knowledge are very high-level and basic still, I'm only diving in.
I think with some guidance, we could split these components up into smaller chunks, and each of those chunk-unit-test-issues could be a great good-first-issue for beginners.
UPD: Stumbled at this when I was looking to add tests for executable generate-pipeline
target: https://forums.swift.org/t/argumentparser-and-xctest/34523
Metadata
Metadata
Assignees
Labels
No labels