fabro/lib/crates/fabro-cli
Bryan Helmkamp 90fc680609
Split scenario.rs into scenario/ directory
Break the monolithic scenario.rs into three focused files:
- scenario/workflows.rs — 6 parametrized E2E workflow scenarios
- scenario/lifecycle.rs — run lifecycle (ps, inspect, logs, assets, rm)
- scenario/exec.rs — exec creates file scenario
- scenario/mod.rs — shared helpers, macro, and timeout_for

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 11:41:15 -04:00
..
src Fix cli-table ignoring NO_COLOR environment variable 2026-03-30 11:40:31 -04:00
tests/it Split scenario.rs into scenario/ directory 2026-03-30 11:41:15 -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