Okay I was able to change the source for JBehave to get the output I need. Thanks Mauro
On Wed, Mar 4, 2009 at 6:35 PM, Mauro Talevi <[email protected]> wrote: > Laura Vendramini <lvend...@...> writes: > >> >> Hey, >> >> I've attached a screen shot of jBehave's passing and failing tests on >> the codehaus website. This is exactly what I need to be outputted, >> but instead of using codehaus, I am using Maven 2. How are the >> passing and failing scenarios displayed here? Is there a plugin?? >> Anyone know how to do the same in Maven 2? >> > > That report looks like a JUnit test report - and it's available in Maven via > the > surefire report plugin. > > There at the moment no equivalent report for scenario running. > > Cheers > > > --------------------------------------------------------------------- > 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
