Parallel JUnit performance test

This makes it possible to easy run your regular unit tests as performance tests.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.claremontqualitymanagement
ArtifactId

ArtifactId

ParallelJUnit
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Parallel JUnit performance test
This makes it possible to easy run your regular unit tests as performance tests.
Project URL

Project URL

https://github.com/kejsardamberg/ParallelJUnit
Source Code Management

Source Code Management

https://github.com/kejsardamberg/ParallelJUnit

Download ParallelJUnit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2