testEngines

fun testEngines(skipEngines: Set<String> = emptySet(), block: EngineTestBuilder.() -> Unit)

Build a test that will run against each engine in the test suite.

Concrete implementations for each KMP target are responsible for loading the engines supported by that platform and executing the test