Stop Writing Useless Tests! Part 1

preview_player
Показать описание
Have you written or seen useless tests? In this video, Mohammad Azam will discuss that not all tests are created equal. When writing tests you always have to consider the return on your investment.

Tests should make sure that the app is adhering to the business rules. If your test is testing the framework or language features then it is a bad test. The only thing it contributes is to the codebase and technical debt. Remove all your useless tests.

SwiftUI Architecture - Patterns and Best Practices Course:

#iosdev #iosdeveloper #unittesting
Рекомендации по теме
Комментарии
Автор

Good point, many creative developer just focus on making quantity test not quality. But this video you are showing crystal clear point.

rahuljamba