MCPcopy Create free account
hub / github.com/pybind/pybind11 / getDescription

Method getDescription

tests/test_with_catch/catch.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 using StreamingReporterBase<ProgressReporter>::StreamingReporterBase;
40
41 static std::string getDescription() { return "Simple progress reporter (one line per test)"; }
42
43 void testCaseStarting(Catch::TestCaseInfo const &testInfo) override {
44 print_python_version_once();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected