I am trying to build a JBehave + TestNG system. I have gone through the
trader-testng examples and was able to run simple tests using the same
setup. The problem I am having is in failure reporting. Since the only
@Test method that TestNG sees is the "run()" method of the TestNGTraderStories
class, all reporting is done under that one method, losing all error
information in the process. So there is no way for me to know what exactly
happened when the test failed.
I have looked through emails lists and forums, and I cannot find any
information on how to pair up JBehave and Testng reporting the way you
can do it with JUnit.
Has anyone succeeded in making TestNG report every step and/or scenario
as an individual test?
Thanks.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email