TestPackage

Command line JUnit test runner for standalone testing

License

License

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

org.testpackage
ArtifactId

ArtifactId

coverage-jacoco
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

TestPackage
Command line JUnit test runner for standalone testing
Project URL

Project URL

https://github.com/testpackage/testpackage

Download coverage-jacoco

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.testpackage : testpackage jar 0.3.1
com.google.guava : guava jar 15.0
org.jacoco : org.jacoco.core jar 0.7.0.201403182114
com.googlecode.javaewah : JavaEWAH jar 0.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0