We are using TeamCity (which is a free/cheapish option depending on your size). We have yet to finish it but we were borrowing code from Selenium-RC to create an ANT task that would bungle Jetty and push CFML into Jetty start it all up test and shut it all down. That we it was all self contained and not relying on some external server. I personally like how TeamCity handles deliverables from a built, plus writting customer extentions are dog simple.
Adam On Sat, May 9, 2009 at 10:26 AM, Marc Esher <[email protected]> wrote: > > Hey all, > Is anyone out there using a CI server with MXUnit or another CF unit > test framework? Mainly what I'm looking for is > > 1) better reporting around a growing suite of tests > 2) better notification mechanisms around > tests-that-used-to-pass-but-now-don't > 3) subversion integration > > MXUnit provides JUnit-style xml output (though it's not exactly > correct and we're going to fix that), and from what I can gather > that's all that should be needed. But before I really dig into this > I'm curious if any of you out there have set up a solid CI environment > for running your tests. > > thanks all. > > marc > mxunit.org > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
