Community

Diagnosing Failing Tests More Easily and Improving Test Code Readability

(Jason Roberts) Sometimes the assertions that come bundled with a testing framework are suboptimal in that they do not provide test failure messages that allow easier understanding of why/where the test failed.