Getting full Java stack trace

53 views
Skip to first unread message

santervo

unread,
Aug 18, 2011, 2:33:23 AM8/18/11
to Cukes
Is it possible to get cucumber to print full stack trace on errors in
steps?

I get only:

[cucumber] java.lang.NullPointerException: null
(NativeException)

But this is not too informative.

I run cucumber using cuke4duke.ant.CucumberTask with following
parameters:

--backtrace --verbose --require ${test.classes.dir} --color --format
pretty features

Reply all
Reply to author
Forward
0 new messages