The user-facing test dependency: one artifact for the whole test toolchain —
the @SummerTest infrastructure (summer-test) plus the optional database test resources
(summer-test-db). The core infrastructure itself stays testcontainers-free; the bulk is the
user's explicit choice here, exactly like spring-boot-starter-test.
Version0.3.0compared with
Version Details
| 0.2.0 | 0.3.0 | |
|---|---|---|
| Release date | Aug 22, 2026 | Aug 23, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.2.0 | 0.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.dropguard » summer-test | 0.2.0 | 0.3.0 |
| ~ Updated | io.github.dropguard » summer-test-db | 0.2.0 | 0.3.0 |