only

Defines that test should be executed only with the specified engine.

Report a problem


fun only(vararg engines: String): EngineSelectionRule

Includes the set of engines for the test

Report a problem