MVN

org.junit.platform : junit-platform-testkit

Maven & Gradle

Jul 23, 2023
89 usages
6.1k stars

JUnit Platform Test Kit · Module "junit-platform-testkit" of JUnit 5.

<dependency>
    <groupId>org.junit.platform</groupId>
    <artifactId>junit-platform-testkit</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.junit.platform : junit-platform-testkit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0
  • Latest Release Candidate: 1.10.0-RC2

All Versions

Choose a version of org.junit.platform : junit-platform-testkit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
junit-platform-testkit-1.10.0
junit-platform-testkit-1.10.0-RC2
junit-platform-testkit-1.10.0-RC1
junit-platform-testkit-1.10.0-M1
1.9.x
junit-platform-testkit-1.9.3
junit-platform-testkit-1.9.2
junit-platform-testkit-1.9.1
junit-platform-testkit-1.9.0
junit-platform-testkit-1.9.0-RC1
junit-platform-testkit-1.9.0-M1
1.8.x
junit-platform-testkit-1.8.2
junit-platform-testkit-1.8.1
junit-platform-testkit-1.8.0
junit-platform-testkit-1.8.0-RC1
junit-platform-testkit-1.8.0-M1
1.7.x
junit-platform-testkit-1.7.2
junit-platform-testkit-1.7.1
junit-platform-testkit-1.7.0
junit-platform-testkit-1.7.0-RC1
junit-platform-testkit-1.7.0-M1
1.6.x
junit-platform-testkit-1.6.3
junit-platform-testkit-1.6.2
junit-platform-testkit-1.6.1
junit-platform-testkit-1.6.0
junit-platform-testkit-1.6.0-RC1
junit-platform-testkit-1.6.0-M1
1.5.x
junit-platform-testkit-1.5.2
junit-platform-testkit-1.5.1
junit-platform-testkit-1.5.0
junit-platform-testkit-1.5.0-RC2
junit-platform-testkit-1.5.0-RC1
junit-platform-testkit-1.5.0-M1
1.4.x
junit-platform-testkit-1.4.2
junit-platform-testkit-1.4.1
junit-platform-testkit-1.4.0
junit-platform-testkit-1.4.0-RC2
junit-platform-testkit-1.4.0-RC1
junit-platform-testkit-1.4.0-M1

How to add a dependency to Maven

Add the following org.junit.platform : junit-platform-testkit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.junit.platform</groupId>
    <artifactId>junit-platform-testkit</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.junit.platform : junit-platform-testkit gradle dependency to your build.gradle file:

implementation 'org.junit.platform:junit-platform-testkit:1.10.0'

Gradle Kotlin DSL: Add the following org.junit.platform : junit-platform-testkit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.junit.platform:junit-platform-testkit:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.junit.platform : junit-platform-testkit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.junit.platform" % "junit-platform-testkit" % "1.10.0"

Advertisement

Dependencies from Group

Jul 23, 2023
2k usages
6.1k stars
Jul 23, 2023
910 usages
6.1k stars
Jul 23, 2023
661 usages
6.1k stars
Jul 23, 2023
501 usages
6.1k stars
Jul 23, 2023
453 usages
6.1k stars

Discover Dependencies

Jan 08, 2020
1 stars
Mar 14, 2022
2 usages
12.2k stars
Apr 23, 2022
9 usages
Feb 15, 2019
1 usages
13 stars
Dec 27, 2018
5 usages
Mar 19, 2022
2 stars
Aug 23, 2023
5 usages
3 stars
Aug 23, 2023
12 usages
3 stars