Hi All, I would like to discuss if we should start cleaning our test cases. Currently the building the project with test cases explodes the console with Exception stack trace which looks very unfriendly and scary.
I believe we should have clean testcases which handle the exceptions gracefully or consumes the exceptions if they are not useful at all. I can start with identifying such test cases to start with and start handling exceptions correspondingly. Again, I don't know if this point has come up before as well and am I just repeating the discussion. Please share your thoughts. Regards,
