KotlinTest

Kotlin Test Framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.kotlintest
ArtifactId

ArtifactId

kotlintest-runner-jvm
Last Version

Last Version

3.4.2
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-runner-jvm

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.kotlintest : kotlintest-core jar 3.4.2
io.kotlintest : kotlintest-extensions jar 3.4.2
io.github.classgraph : classgraph jar 4.8.1
org.slf4j : slf4j-api jar 1.7.25
io.arrow-kt : arrow-core-extensions jar 0.9.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.2
3.4.1
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0-RC3
3.3.0-RC2
3.3.0-RC1
3.2.1
3.2.0
3.2.0-RC2
3.2.0-RC1
3.1.11
3.1.10
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.1.0-RC6
3.1.0-RC5
3.1.0-RC4
3.1.0-RC3
3.1.0-RC2