is not current version
Last Version 2.0.1

bootique-junit5: unit/integration test framework for Bootique apps 2.0.RC1

Provides a test framework on top of Bootique.

License

License

Categories

Categories

JUnit Unit Testing Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique
ArtifactId

ArtifactId

bootique-junit5
Version

Version

2.0.RC1
Type

Type

jar
Description

Description

bootique-junit5: unit/integration test framework for Bootique apps
Provides a test framework on top of Bootique.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-junit5 2.0.RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.RC1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.