Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If a TestNG unit test throws an exception, by default TestNG will not log that exception in the console. It will get logged in the report only.
A way to workaround this issue is too increase the log level for TestNG.