Prepared
Toggle table of contents
2.1.1
common
Platform filter
common
Switch theme
Search in API
Prepared
Execute with Kotest
/
opensavvy.prepared.runner.kotest
Package-level
declarations
Types
Functions
Types
Prepared
Spec
Link copied to clipboard
abstract
class
PreparedSpec
(
body
:
SuiteDsl
.
(
)
->
Unit
)
:
StringSpec
Functions
prepared
Suite
Link copied to clipboard
fun
RootScope
.
preparedSuite
(
config
:
TestConfig
=
TestConfig.Empty
,
block
:
SuiteDsl
.
(
)
->
Unit
)
Executes a Prepared
SuiteDsl
in a Kotest suite.