io.github.henryssondaniel.teacup.engine:junit

Run Teacup tests with the JUnit engine

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.github.henryssondaniel.teacup.engine
ArtifactId

ArtifactId

junit
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.henryssondaniel.teacup.engine:junit
Run Teacup tests with the JUnit engine
Project URL

Project URL

https://github.com/HenryssonDaniel/teacup-java-engine-junit
Source Code Management

Source Code Management

https://github.com/HenryssonDaniel/teacup-java-engine-junit

Download junit

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.henryssondaniel.teacup.engine/junit/ -->
<dependency>
    <groupId>io.github.henryssondaniel.teacup.engine</groupId>
    <artifactId>junit</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.henryssondaniel.teacup.engine/junit/
implementation 'io.github.henryssondaniel.teacup.engine:junit:1.1.4'
// https://jarcasting.com/artifacts/io.github.henryssondaniel.teacup.engine/junit/
implementation ("io.github.henryssondaniel.teacup.engine:junit:1.1.4")
'io.github.henryssondaniel.teacup.engine:junit:jar:1.1.4'
<dependency org="io.github.henryssondaniel.teacup.engine" name="junit" rev="1.1.4">
  <artifact name="junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.henryssondaniel.teacup.engine', module='junit', version='1.1.4')
)
libraryDependencies += "io.github.henryssondaniel.teacup.engine" % "junit" % "1.1.4"
[io.github.henryssondaniel.teacup.engine/junit "1.1.4"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.henryssondaniel.teacup : core jar 1.2.0
io.github.henryssondaniel.teacup : engine jar 1.0.1
io.github.henryssondaniel.teacup : protocol jar 1.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0-M1

runtime (1)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.6.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0