I'm already using the XML format, the problem is that I need the report be generated the same way JUnit reports its test results. What I did was get the xsl I found into the hudson plugin and I'm now using it to convert my jbehave xml into junit xml.
If anyone knows a better (easier) way to do that, please let me know :) []'s Robison On Thu, Sep 22, 2011 at 7:13 PM, Mauro Talevi <[email protected]>wrote: > Yes, JBehave provides an XML reporting format. > In addition, from 3.5 it also supports generic FTL-based templateable > reporting (with HTML_TEMPLATE as a default template format), so you can > provide an FTL customise your XML output. > > See the trader example for sample code on how to configure both. > Cheers > > > On Thu Sep 22 22:15:02 2011, Robison Santos wrote: > >> Hello, >> >> Is there a direct way to make jbehave report XML the same way junit does? >> >> Thanks, >> >> -- >> Robison W R Santos >> >> > > > ------------------------------**------------------------------**--------- > To unsubscribe from this list, please visit: > > > http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> > > > -- Robison W R Santos Bach. Ciências da Computação "NUNCA generalise. Generalisar é SEMPRE um erro."
