Execute with Kotlin-test • opensavvy.prepared.runner.kotlin • TestExecutor • register
register¶
expect abstract fun SuiteDsl.register()
Declares a SuiteDsl which will be run with kotlin-test
.
For more information, see the class-level documentation.