Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
16 years ago

Start/End time for test cases in Junit Reports

Hello,
We do night runs of our all projects using luntbuild and typically in the morning get a report of how each of projects did. At the same time I look at the server and database error logs to see if anything wierd is going on while we are running our tests (2000+).

I am noticing that there are quite a few exceptions being throw by our application. however, the tests are running fine. it is becoming very difficult to figure out what test cases are causing these exceptions.

If the Junit report could somehow show the start and end time of each test case this would be a great help in figuring out the test cases that are causing issues with our application.

Thanks

Ali