Better parameterised tests for JUnit, providing a simpler and more readable way to write parameterized tests.
<dependency>
<groupId>pl.pragmatists</groupId>
<artifactId>JUnitParams</artifactId>
<version>1.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write parameterized JUnit tests using JUnitParams.
Use JUnit 4 or switch to org.junit.jupiter.params.ParameterizedTest for JUnit 5.
No dependency data recorded yet.