Loading...
Loading...
Use when you need to review, improve, or write Java unit tests — including migrating from JUnit 4 to JUnit 5, adopting AssertJ for fluent assertions, structuring tests with Given-When-Then, ensuring test independence, applying parameterized tests, mocking dependencies with Mockito, verifying boundary conditions (RIGHT-BICEP, CORRECT, A-TRIP), leveraging JSpecify null-safety annotations, or eliminating testing anti-patterns such as reflection-based tests or shared mutable state. Part of the skills-for-java project
npx skill4agent add jabrena/cursor-rules-java 131-java-testing-unit-testing@Test@BeforeEach@AfterEach@DisplayName@Nested@ParameterizedTestassertThatassertThatThrownBy@ValueSource@CsvSource@MethodSource@Mock@InjectMocksMockitoExtensionassertThatThrownBy@NullMarked@Nullable./mvnw compilemvn compile./mvnw clean verifymvn clean verify