cf.Objective() 2012

Deep Dive: Setting up your first Continuous Integration with Jenkins, ANT, and MXUnit

BoFs  Back to BoFs

Comments

Troy M said ...  (10/21/2011 6:47 AM)

My thought for this is that the audience could follow along on their own systems to setup a simple MX unit test, ANT script and Jenkins.


Jim Priest said ...  (10/21/2011 1:02 PM)

I did a presentation for our local user group recently and there was interest in doing something hands on, I think it's a great topic to get people started in testing - it's easy to setup, forcing yourself to write the tests is the hard part :)


Steven Erat said ...  (10/25/2011 2:42 PM)

This is probably Marc's domain, and he may already have taken it, but I'd like to present about how we implemented CFSelenium with MXUnit for automated testing with Jenkins CI.  We have it running daily, and all of our team are now writing tests regularly for this framework.  This particular topic doesn't reference Selenium, so my twist on it would be a complete run through of Selenium > MXUnit > Ant > Jenkins.