Tycho Surefire OSGi JUnit 5.7 Runner with JUnit Vintage to execute JUnit 4.x tests as well

Tycho integrates Maven with Eclipse and OSGi

License

License

Categories

Categories

JUnit Unit Testing CLI User Interface
GroupId

GroupId

org.eclipse.tycho
ArtifactId

ArtifactId

org.eclipse.tycho.surefire.junit57withvintage
Last Version

Last Version

2.7.3
Release Date

Release Date

Type

Type

jar
Description

Description

Tycho Surefire OSGi JUnit 5.7 Runner with JUnit Vintage to execute JUnit 4.x tests as well
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Eclipse Foundation

Download org.eclipse.tycho.surefire.junit57withvintage

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.3
2.7.2
2.7.1
2.7.0
2.6.0