I rarely use soft assertions and so should you. The idea seems cool but if you look closer then …
Tag: unit testing
Unit testing is a practice of verifying basic units of code. An important part of some well established development practices, like Test Driven Development.
Some people wrote fantastic books about unit testing, see best books about unit testing.