JUnit5 integration for testing Solon applications, providing test context and dependency injection support.
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon-test-junit5</artifactId>
<version>3.10.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotate a test class with @SolonTest to enable Solon application context for JUnit5 tests.
No known issues recorded.
No dependency data recorded yet.