Test

Run the repoverlay test suite Use when this capability is needed.

tomevault-io Updated

File contents

Run the test suite for repoverlay:

  1. Build the debug binary first (required for CLI integration tests)
  2. Run cargo test --all-features
  3. If tests fail, analyze the failure output and suggest fixes
  4. 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.

tomevault-io/skills-registry/tree/main/tylerbutler--repoverlay--test commit 2909fa0399

Frequently asked questions

npx skillmds@latest add tomevault-io/test-23