Spek

A Specification Framework for the JVM

License

License

GroupId

GroupId

org.jetbrains.spek
ArtifactId

ArtifactId

spek-api
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Spek
A Specification Framework for the JVM
Source Code Management

Source Code Management

http://github.com/jetbrains/spek

Download spek-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.jetbrains.spek/spek-api/ -->
<dependency>
    <groupId>org.jetbrains.spek</groupId>
    <artifactId>spek-api</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.spek/spek-api/
implementation 'org.jetbrains.spek:spek-api:1.1.5'
// https://jarcasting.com/artifacts/org.jetbrains.spek/spek-api/
implementation ("org.jetbrains.spek:spek-api:1.1.5")
'org.jetbrains.spek:spek-api:jar:1.1.5'
<dependency org="org.jetbrains.spek" name="spek-api" rev="1.1.5">
  <artifact name="spek-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.spek', module='spek-api', version='1.1.5')
)
libraryDependencies += "org.jetbrains.spek" % "spek-api" % "1.1.5"
[org.jetbrains.spek/spek-api "1.1.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.6
org.jetbrains.kotlin : kotlin-reflect jar 1.0.6

Project Modules

There are no modules declared in this project.

GitHub Workflow Status Download Download

Spek Logo

A Test Framework for Kotlin

Visit the web site for more documentation and information.

Current State of the Project

  • Spek 2.x is main development branch, see 2.0.0 Milestone.
  • Spek 1.x is in support mode, only bug fixes and documentation updates will be merged into 1.x branch.

Copyright (c) 2018, Spek Core Team and Contributors

Licensed under Modified BSD

org.jetbrains.spek

JetBrains

JetBrains open source projects

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-beta2
1.0.89
1.0.77
1.0.0-test-deploy