Run the test suite for repoverlay:
- Build the debug binary first (required for CLI integration tests)
- Run
cargo test --all-features - If tests fail, analyze the failure output and suggest fixes
- For verbose output, use
cargo test -- --nocapture
The test structure is in src/main.rs under mod tests with:
- Unit tests for
remove_section,state - Integration tests for
apply,remove,status,create,switch - CLI tests using
assert_cmd
Converted and distributed by TomeVault — claim your Tome and manage your conversions.