KotlinTest

Kotlin Test Framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.kotlintest
ArtifactId

ArtifactId

kotlintest
Last Version

Last Version

2.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

KotlinTest
Kotlin Test Framework
Project URL

Project URL

http://www.github.com/kotlintest/kotlintest
Source Code Management

Source Code Management

http://www.github.com/kotlintest/kotlintest/

Download kotlintest

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.51
org.jetbrains.kotlin : kotlin-reflect jar 1.1.51
org.mockito : mockito-core jar 2.7.11
org.reflections : reflections jar 0.9.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.90.1