Is code coverage all that matters?

preview_player
Показать описание
There's more to good unit testing than you might think.
Рекомендации по теме
Комментарии
Автор

Great! You should mention mutation testing as well, like Stryker Mutator

bjmmedeiros
Автор

Great video, test cases are really important

sprintwithcarlos
Автор

Barely going to start learning how to code and i didn’t understood a thing you said

logicalfoo
Автор

At end of our migration of legacy application we were asked to write unit test in angular,
And then we came to know that our code coverage is only 35% and even when we tried writing unit tests we only get to 60-70%. And till now our client did not know about this problem

developer_chansaw
Автор

What packages did you use to run coverage?

Joshua-tefg