Overview
Spek 2.x
is a complete rewrite of Spek with Kotlin multiplatform support in mind. The DSL is also reworked into
two distinct styles: specification and gherkin.
A dedicated migration section and the list of breaking changes is provided.
If you need the 1.x
user guide then it can be found here.
Stable builds are available at JCenter while development builds can be used by adding
the following maven repository: https://dl.bintray.com/spekframework/spek-dev/
.