Rerunner Jupiter Versions Save

Extension for Junit 5. Re-run failed JUnit tests immediately.

2.1.5

4 years ago

2.1.4

4 years ago

Remove JUnit 4 compile dependency #43

2.1.3

4 years ago
  • The behavior of repeat param is the same at two annotations (@ParameterizedRepeatedIfExceptionsTest, @RepeatedIfExceptionsTest);
  • Changed packages;
  • Fix display pattern bugs;

2.1.1

5 years ago

2.1.0

5 years ago

It matters when you get some infrastructure problems and you want to run your tests through timeout. Set break to 5 seconds. If exception appeared for any arguments, repeating extension would runs tests with a break. If one result failed and other passed, does not matter we would wait 5 seconds through. See examples with suspend option.

2.0.1

5 years ago

2.0.0

5 years ago

Support ParameterizedRepeatedIfExceptionsTest (first version)

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago