1 2 3 4 5 6
#[test] fn commands() { trycmd::TestCases::new() .case("tests/commands/*.toml") .case("../../README.md"); }