Kotlin DSL module for the Spek2 testing framework, providing specification-style test definitions on the JVM.
<dependency>
<groupId>org.spekframework.spek2</groupId>
<artifactId>spek-dsl-jvm</artifactId>
<version>2.0.19</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic Spek2 specification using describe/it style.
No known issues recorded.
No dependency data recorded yet.