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