Using Code Coverage in your apps

preview_player
Показать описание
You should probably be writing more tests. Code coverage is a tool to help you figure out where you should be writing those tests.

I recently started focusing on being a better developer and writing more tests, but one thing I don't see talked about a lot is code coverage and how to use it.

I struggled just get to the output in my terminal, so in this video I cover what code-coverage is, how you can use it to help you write better tests and maintainable apps.

Рекомендации по теме