Last Version

Parallel JUnit performance test 2.0.0

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.zington
ArtifactId

ArtifactId

ParallelJUnit
Version

Version

2.0.0
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/zington/ParallelJUnit
Source Code Management

Source Code Management

https://github.com/zington/ParallelJUnit

Download ParallelJUnit 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar (,4.12]

Project Modules

There are no modules declared in this project.