DEBSOURCES
Skip Quicknav
sources / rust-cargo-options / 0.7.4-1 / tests / cli_tests.rs
123456
#[test] fn cli_tests() { let t = trycmd::TestCases::new(); t.register_bins(trycmd::cargo::compile_examples([]).unwrap()); t.case("tests/cmd/*.toml"); }