View on GitHub

tutteli-spek-extensions

Extensions for the spek framework such as TempFolder

Download Apache license

Tutteli spek extension

A set of Spek extensions such as MemoizedTempFolder.

Installation

tutteli-spek-extensions is published to maven central.

repositories { mavenCentral() }
dependencies {
    testImplementation("ch.tutteli.spek:tutteli-spek-extensions:1.2.1")
}

Documentation

Visit kdoc/

Documentation

Visit https://robstoll.github.io/tutteli-spek-extensions/kdoc.

License

tutteli-spek-extensions is licensed under Apache 2.0.