Last Version

biz.aQute.tester 6.3.1

A bnd tester. If this bundle is used as the tester (previously aQute.junit) then it will add itself to the -runbundles at the end. At startup, this bundle will then run the tests. This bundle does NOT contain JUnit itself. It will import JUnit just like any other bundle.

License

License

(Apache-2.0 OR EPL-2.0)
GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

biz.aQute.tester
Version

Version

6.3.1
Type

Type

jar
Description

Description

biz.aQute.tester
A bnd tester. If this bundle is used as the tester (previously aQute.junit) then it will add itself to the -runbundles at the end. At startup, this bundle will then run the tests. This bundle does NOT contain JUnit itself. It will import JUnit just like any other bundle.
Project URL

Project URL

https://bnd.bndtools.org/
Project Organization

Project Organization

Bndtools
Source Code Management

Source Code Management

https://github.com/bndtools/bnd

Download biz.aQute.tester 6.3.1


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

Dependencies

provided (5)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.1.0
org.osgi : osgi.core jar 6.0.0
junit : junit jar 4.10
biz.aQute.bnd : biz.aQute.bnd.util jar 6.3.1
biz.aQute.bnd : biz.aQute.bndlib jar 6.3.1

Project Modules

There are no modules declared in this project.