This is a maven plugin to output during your build how many of your junit tests are already migrated to JUnit 5. When you run it you will get something like this
TODOs:
- Publish in Maven Central Repository
- Output in colors
- Change the phase name and config in the Java class
- Improve the readme to display an example of how to use it