MCPcopy 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
60int main() {
61 GTestDriverTest test;
62 return test.run();
63}

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected