Hmm, good question :) if you use a JUnit xml file, stored under target/surefire-reports/, it should work. I don't think we test the project type.
In a future Continuum version, you'll can add your own plugin to do that without to create a JUnit xml file. Emmanuel On Thu, Feb 21, 2008 at 9:49 AM, Wim Heirman <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to include the building and testing of a Python project > into Continuum. I can build the project fine as a Shell project, but is > there any way to have Continuum recognize the test results? Is it enough > to write out a jUnit-style XML file in the build directory somewhere > that Continuum can pick up, or is there more too it? > > Thanks, > Wim. > > -- > ir. Wim Heirman, > ELIS Department, Ghent University, Belgium > Phone: +32-9-264.95.27 > E-mail: [EMAIL PROTECTED] > http://www.elis.UGent.be/~wheirman/<http://www.elis.UGent.be/%7Ewheirman/> >
