testSuite
open fun TestSuiteScope.testSuite(name: String, testConfig: TestConfig = TestConfig, content: TestSuite.() -> Unit)(source)
Registers a TestSuite as a child of the testSuiteInScope.
Registers a TestSuite as a child of the testSuiteInScope.