A test framework for Bootique applications, providing JUnit 4 support (deprecated since BQ 3.0.M1).
<dependency>
<groupId>io.bootique</groupId>
<artifactId>bootique-test</artifactId>
<version>2.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
JUnit 4 rule for Bootique application testing
Migrate to Bootique 3.x testing with JUnit 5 or use Bootique 2.x
No dependency data recorded yet.