Constant TEST_SUITE_NAME

Source
pub const TEST_SUITE_NAME: &str = "test.suite.name";
Expand description

The human readable name of a test suite.

§Notes

§Examples

  • "TestSuite1"