AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
618 stars 516 forks source link

Migrate to JUnit 5 #2771

Open ljacqu opened 8 months ago

ljacqu commented 8 months ago

Started in 2019—this migrates all tests to JUnit 5. Unfortunately, this required a few changes in some non-test classes, which is why I'll test the plugin before merging it to master. This PR is useful to see the full diff.

Open points: