Frage

I want to know if anyone out there has tried to using ColdFusion project using the CFWheels framework on Jenkins - Continuous integration server ?

I know Jenkins has support for MXUnit but if I use the CFWheels framework I would be using RocketUnit not MXUnit. Would there be any support for RocketUnit on Jenkins? or anything glue that might make the 2 work ?

War es hilfreich?

Lösung

Jenkins supports CFWheels only through some plugins that convert the RocketUnit output to JUnit XML. As specified in the link here https://groups.google.com/forum/#!topic/cfwheels/zgeTzLm1IHs provided by @Matt Busche, we can integrate RocketUnit tests with Jenkins.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top