Bukkit TDD

  • Thread starter Thread starter KerchooK
  • Start date Start date

KerchooK

Guest
Member
I've recently learned Test Driven Development techniques and was wondering what the best testing environment for Bukkit would be. I have several large plugins, and having a way of automatic testing all features would be amazing. I can easily test API functionality by creating a simple test plugin. But when it comes to things like player/world interaction things get time consuming. I need to repeatedly manually test functionality and it seems like there is no good way to do it. Is there such...

Bukkit TDD

Continue reading...
 
Top