Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodSpeedHQ/codspeed
/ test_cases
Function
test_cases
src/executor/tests.rs:109–109 ·
view source on GitHub ↗
(#[case] cmd: &str)
Source
from the content-addressed store, hash-verified
107
#[case(TESTS[4])]
108
#[case(TESTS[5])]
109
pub fn test_cases(#[case] cmd: &str) {}
110
111
#[template]
112
#[rstest::rstest]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected