# Test

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

- Skill: `tomevault-io/test-23` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/test-23`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/test-23/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/test-23

---


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](https://tomevault.io/claim/tylerbutler) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

