

jSparrow 3.27.0 & jSparrow Maven Plugin 3.3.0
This new jSparrow release brings further assistance in migrating to JUnit 5!

Replace JUnit 4 Annotations with JUnit Jupiter
By replacing the JUnit 4 annotations with the corresponding Jupiter alternatives, this rule promotes an automated transition to JUnit Jupiter. For more details, visit our online documentation Here is a short example:

is refactored to:

This new rule brings jSparrow to a total of 92 automatic refactoring rules.
Find out more information in the Release Notes for jSparrow Eclipse and jSparrow Maven!
“Never allow the same bug to bite you twice.” ― Steve Maguire