Understanding Code Coverage with Pytest: Statement Coverage vs Branch Coverage
I want to share something that confused me for a while, because I think a lot of us run into this without realizing it.
I wrote some tests, ran pytest, and got this:
One test. One pass. I honestly t
faustinemuhayemariya44.hashnode.dev13 min read