Spek JUnit Platform Engine

Spek TestEngine for the JUnit Platform

License

License

Categories

Categories

JUnit Unit Testing ORM Data
GroupId

GroupId

org.jetbrains.spek
ArtifactId

ArtifactId

spek-junit-platform-engine
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Spek JUnit Platform Engine
Spek TestEngine for the JUnit Platform
Source Code Management

Source Code Management

http://github.com/jetbrains/spek

Download spek-junit-platform-engine

How to add to project

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

Dependencies

compile (3)

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

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