Last Version

fi.jumi:jumi-daemon 0.5.437

Common test runner for the JVM. Natively supports running tests in parallel. Full stack from UI to class loading. Overcomes a bunch of limitations in JUnit's test runner, IDEs and build tools.

License

License

GroupId

GroupId

fi.jumi
ArtifactId

ArtifactId

jumi-daemon
Version

Version

0.5.437
Type

Type

jar
Description

Description

Common test runner for the JVM. Natively supports running tests in parallel. Full stack from UI to class loading. Overcomes a bunch of limitations in JUnit's test runner, IDEs and build tools.

Download jumi-daemon 0.5.437


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1

test (6)

Group / Artifact Type Version
fi.jumi : jumi-core test-jar 0.5.437
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 1.9.5
com.googlecode.catch-exception : catch-exception jar 1.0.4

Project Modules

There are no modules declared in this project.