SuiteResult.name

The suite name. It can contain . which is treated as a separator for nested suites

struct SuiteResult
string name;

Meta