Posts with tag Testability smells

Understanding Testability and Test Smells

Test smells are violations of best practices in test code where as testability smells are violations of software design principles that make writing tests difficult. The article explains both kinds of smells in more detail.

June 14, 2022