test
open fun TestSuiteScope.test(name: String, displayName: String = name, testConfig: TestConfig = TestConfig, action: suspend Test.ExecutionScope.() -> Unit)(source)
Registers a Test as a child of the testSuiteInScope.
Registers a Test as a child of the testSuiteInScope.