Skip to content

Add tests for the Resyntax CLI#805

Merged
jackfirth merged 1 commit into
masterfrom
cli-tests
Jul 11, 2026
Merged

Add tests for the Resyntax CLI#805
jackfirth merged 1 commit into
masterfrom
cli-tests

Conversation

@jackfirth

Copy link
Copy Markdown
Owner

Fixes #724.

Tests argument parsing for resyntax analyze and resyntax fix, and adds one end-to-end test that fixes a temporary file.

🤖 Generated with Claude Code

Covers argument parsing for both the analyze and fix commands, plus an
end-to-end test that runs `resyntax fix` against a temporary file.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resyntax analyzed 1 file in this pull request and found no issues.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 95.215% (+1.1%) from 94.119% — cli-tests into master

@jackfirth jackfirth merged commit 21e519d into master Jul 11, 2026
9 checks passed
@jackfirth jackfirth deleted the cli-tests branch July 11, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resyntax CLI has poor test coverage

2 participants