Thanks Alan. I'm sure a Hudson plugin would be a welcomed feature. If you have an initial cut of the plugin that you've started developing we'd be happy to consider any contribution.
Cheers On 23/11/2010 14:09, Alan Parkinson wrote: > Thanks Mauro, I'm currently using the Maven Failsafe plugin but JUnit > doesn't provide the visibility I'm after and I end up reading the > JBehave reports. > > For anyone interested in a Hudson plugin see > http://jira.codehaus.org/browse/JBEHAVE-394 > > On 23/11/10 10:55, Mauro Talevi wrote: >> 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 >> >> >> > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
