Posts Tagged hudson
Continuous testing: using Hudson for Maven projects
I experimented a bit with Continuous Integration a while ago. I found some great freely available tools which facilitate the automatic building and testing of (web) applications. In this post I’ll discuss the setup of a system that uses Hudson to automate the build and testing process. I intend to write some follow up posts that digg further into testing a web application using Selenium.
In this post I assume you have already set up a Maven project, and that you use Subversion as version control system (check out my other post if you are unsure about this).
Continue Reading 3 comments December 27, 2008