biz.aQute.tester.junit-platform

A bnd tester using JUnit Platform. Like biz.aQute.tester, this bundle will add itself to the -runbundles at the end. At startup, this bundle will then look for TestEngine implementations among the loaded bundles and use them to execute the tests. This bundle does NOT contain the necessary TestEngine implementations for JUnit 3, 4 or 5 - it will import them just like any other bundle.

License

License

(Apache-2.0 OR EPL-2.0)
Categories

Categories

JUnit Unit Testing ORM Data
GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

biz.aQute.tester.junit-platform
Last Version

Last Version

6.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

biz.aQute.tester.junit-platform
A bnd tester using JUnit Platform. Like biz.aQute.tester, this bundle will add itself to the -runbundles at the end. At startup, this bundle will then look for TestEngine implementations among the loaded bundles and use them to execute the tests. This bundle does NOT contain the necessary TestEngine implementations for JUnit 3, 4 or 5 - it will import them 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.junit-platform

How to add to project

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

Dependencies

provided (12)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.1.0
org.osgi : osgi.core jar 6.0.0
biz.aQute.bnd : biz.aQute.bnd.util jar 6.3.1
biz.aQute.bnd : biz.aQute.bndlib jar 6.3.1
biz.aQute.bnd : biz.aQute.tester jar 6.3.1
junit : junit jar 4.10
org.junit.platform : junit-platform-commons jar 1.3.1
org.junit.platform : junit-platform-engine jar 1.3.1
org.junit.platform : junit-platform-launcher jar 1.3.1
org.opentest4j : opentest4j jar 1.1.0
org.apiguardian : apiguardian-api jar 1.1.2
org.apache.felix : org.apache.felix.gogo.runtime jar 1.1.0

Project Modules

There are no modules declared in this project.
biz.aQute.bnd

Bndtools

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

Versions

Version
6.3.1
6.3.0
6.2.0
6.1.0
6.0.0
5.3.0
5.2.0
5.1.2
5.1.1
5.1.0
5.0.1
5.0.0