Hi Alan, we don't have a Hudson plugin as yet, but there's no reason why we can't provide it.
Please create a new feature issues in JIRA (http://jira.codehaus.org/browse/JBEHAVE), detailing the features you'd like to plugin to support. I'd be good if you could point us to an example of a Hudson plugin that has similar features. As for the JUnit test results, if you want those than you could run the tests directly with the Maven Surefire Plugin, which supports JUnit. Cheers On 22/11/2010 23:43, Alan Parkinson wrote: > Hi, > > Is there a Hudson plugin to import JBehave test reports from builds so > they are displayed with the trend graph and details about which tests > fail. I'm currently using junit to execute my tests but I would like > higher resolutions test results than "which story failed". I also > would prefer to use the maven JBehave maven plugin to execute my tests > then just use JUnit to get my test results recorded within builds. > > Thanks, > Alan > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
