

Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::cli |
| Namespace for the command line interface. | |
Functions | |
| std::string | yaze::cli::BuildTextSummary (const TestSuiteRunSummary &summary) |
| absl::StatusOr< std::string > | yaze::cli::BuildJUnitReport (const TestSuiteRunSummary &summary) |
| absl::Status | yaze::cli::WriteJUnitReport (const TestSuiteRunSummary &summary, const std::string &output_path) |