matrix Suite
fun matrixSuite(propertyName: String = "", execution: ExecutionMode? = null, defaultPropertyIterations: Int? = null, defaultCompactConcurrency: CompactConcurrency? = null, defaultCompactReport: CompactReport? = null, defaultCompactAddSuppressedErrors: Boolean? = null, defaultCompactReportRows: Int? = null, defaultProgressIndicator: Indicator? = null, defaultCompactCoroutineContext: <Error class: unknown class>? = null, defaultTestNameMaxLength: Int? = null, testConfig: <Error class: unknown class>? = null, body: MatrixSuiteScope.() -> Unit): <Error class: unknown class>