MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / getDescription

Method getDescription

unittests/catch.hpp:11513–11515  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11511} // anon namespace
11512
11513 std::string CompactReporter::getDescription() {
11514 return "Reports test results on a single line, suitable for IDEs";
11515 }
11516
11517 ReporterPreferences CompactReporter::getPreferences() const {
11518 ReporterPreferences prefs;

Callers 1

listReportersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected