MVN

com.diva-e.parallel-test-runner : parallel-test-runner

Maven & Gradle

Jul 14, 2016
1 usages
13 stars

Parallel Test Runner · A JUnit Runner implementation based on the SpringJUnit4ClassRunner to allow execution of tests n times in parallel with m repetitions.

<dependency>
    <groupId>com.diva-e.parallel-test-runner</groupId>
    <artifactId>parallel-test-runner</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.diva-e.parallel-test-runner : parallel-test-runner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.diva-e.parallel-test-runner : parallel-test-runner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
parallel-test-runner-1.0.0

How to add a dependency to Maven

Add the following com.diva-e.parallel-test-runner : parallel-test-runner maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.diva-e.parallel-test-runner</groupId>
    <artifactId>parallel-test-runner</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.diva-e.parallel-test-runner : parallel-test-runner gradle dependency to your build.gradle file:

implementation 'com.diva-e.parallel-test-runner:parallel-test-runner:1.0.0'

Gradle Kotlin DSL: Add the following com.diva-e.parallel-test-runner : parallel-test-runner gradle kotlin dependency to your build.gradle.kts file:

implementation("com.diva-e.parallel-test-runner:parallel-test-runner:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.diva-e.parallel-test-runner : parallel-test-runner sbt scala dependency to your build.sbt file:

libraryDependencies += "com.diva-e.parallel-test-runner" % "parallel-test-runner" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 24, 2016
1 stars
Aug 04, 2016
19 stars
ft
Jul 18, 2016
1 stars
Jul 03, 2023
6 usages
250 stars
Jul 27, 2018
Oct 25, 2022
2 usages
64 stars
Sep 18, 2022
1 usages
25 stars
Jun 01, 2022
3 usages
8.1k stars
Nov 06, 2021
10 usages
2.4k stars