pub const TEST_SUITE_NAME: &str = "test.suite.name";
The human readable name of a test suite.
TestSuite1