You can use the OutcomesTable which allows you to render the matchers' description or even modify rendering via the ftl template.
On 16 Oct 2012, at 04:09, "Foley, Brooks (GE Healthcare)" <[email protected]> wrote: > I’m trying to find a method (or something) in JBehave to replace the > system.out.println with something a little more elegant. The output below > should read > Then I expect to find the denominator in the database Expected: 6 Got: 5 > (FAILED) > > Any ideas? > > <image001.png> > > > <image002.png> >
