Skip to content

Comments

test: add CLI integration test suite#240

Merged
Timi16 merged 1 commit intoTimi16:mainfrom
JojoFlex1:test/cli-integration
Feb 23, 2026
Merged

test: add CLI integration test suite#240
Timi16 merged 1 commit intoTimi16:mainfrom
JojoFlex1:test/cli-integration

Conversation

@JojoFlex1
Copy link
Contributor

Changes:

Enabled existing CLI integration test files (removed #![cfg(any())] disable flag)
Added run_tests.rs — tests for run subcommand arguments and error cases
Added inspect_tests.rs — tests for inspect subcommand arguments and error cases
Full coverage of missing files, invalid args, and format flags

Closes #214

@Timi16 Timi16 merged commit ed9e36a into Timi16:main Feb 23, 2026
2 of 4 checks passed
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.

Create Integration Test Suite for All CLI Subcommands

2 participants