MoF-Dev / EconomyCraft

EconomyCraft is a Bukkit economy plugin that provides basic economic functions as well as AI market players.
MIT License
2 stars 1 forks source link

Unit Testing #18

Open kolatat opened 8 years ago

kolatat commented 8 years ago

Does anyone have experience with unit tests? Since we have quite a number of classes I think this will help with reducing exceptions when testing with Spigot. Also it looks cool when tests are running.