Book review of unit testing principles, practices, and patterns by Vladimir Khorikov
Setting up your test-suites is one of the hardest challenge a developer will find. Tests are designed to increase confidence in software quality. Yet, they lose their value when developers begin to doubt the reliability of the tests themselves.
Tests...