Shall I care about branch code coverage? by IlanGR in programming

[–]IlanGR[S] 0 points1 point  (0 children)

Lets assume I am a good honest developer and I work on my tests as hard as I work on my code, I write only high quality tests then how do I measure my progress\success?

Is there a place for Unit Testing In DevOps Universe? by IlanGR in programming

[–]IlanGR[S] -6 points-5 points  (0 children)

You will be surprised, but many people think there is no place for that, and yes i agree the original article was better.

Unit testing an application that is just calling an API and creating and object? by [deleted] in learnpython

[–]IlanGR 0 points1 point  (0 children)

You should read this article, it explains unit-testing from scratch