Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arcjet/gravity
/ cli_tests
Function
cli_tests
cmd/gravity/tests/cli.rs:2–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
#[test]
2
fn cli_tests() {
3
trycmd::TestCases::new().case(
"tests/cmd/*.toml"
);
4
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected