fabro/lib/crates/fabro-cli
Bryan Helmkamp e3f83e1a32 Refactor scenario.rs to use TestContext for isolation
Replace manual fabro()/tempdir/--storage-dir boilerplate with TestContext
from fabro-test crate. This gives each scenario proper HOME isolation,
automatic NO_COLOR and upgrade-check suppression, and removes the need
for explicit --storage-dir CLI args.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 11:37:31 -04:00
..
src Clean up workspace clippy warnings 2026-03-30 11:27:25 -04:00
tests/it Refactor scenario.rs to use TestContext for isolation 2026-03-30 11:37:31 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00