Registry / testing / spek-api

spek-api

JSON →
library1.1.5javamavenunverified

A specification framework for the JVM, inspired by Spek2.

<dependency> <groupId>org.jetbrains.spek</groupId> <artifactId>spek-api</artifactId> <version>1.1.5</version> </dependency>
INSTALL
IMPORT
SIG · SPEK-API
S
spek-api
testingjavav1.1.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Spek
org.jetbrains.spek.api.Spek

Write a specification using Spek's DSL.

import org.jetbrains.spek.api.Spek; public class MySpec extends Spek {{ describe("a feature") { it("should work") { // test } } }}
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
spek-api — mvn dependency:get spek-api · libregistry