Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cucumber/cucumber-cpp
/ main
Function
main
tests/integration/drivers/BoostDriverTest.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
};
67
68
int main() {
69
BoostDriverTest test;
70
return test.run();
71
}
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected