Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cucumber/cucumber-cpp
/ main
Function
main
tests/integration/drivers/GenericDriverTest.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
using namespace cucumber::internal;
26
27
int main() {
28
return DriverTest().run();
29
}
Callers
nothing calls this directly
Calls
2
DriverTest
Class · 0.85
run
Method · 0.45
Tested by
no test coverage detected