MCPcopy 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

25using namespace cucumber::internal;
26
27int main() {
28 return DriverTest().run();
29}

Callers

nothing calls this directly

Calls 2

DriverTestClass · 0.85
runMethod · 0.45

Tested by

no test coverage detected