Configuration.storyReporterBuilder().withFailureTrace(true)
> On 13 Feb 2014, at 13:41, Hans Schwäbli <[email protected]> wrote: > > If an exception occurs while a step is being executed, JBehave only prints > the type of exception and its message. > > It does not print the stacktrace, which could contain valuable information to > analyse the exception. > > Can I somehow configure JBehave so that it includes the stacktrace in the > test result report? --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
