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

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
Last Version

Last Version

2.0.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.
io.bootique

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1