How Do I Know If My Unit Tests Are High Quality?

I get asked a lot how we can tell if our unit tests are actually any good. When doing test code review, there's a lot of factors I look for to judge whether or not they are effective, quality unit tests. For a project I am working on, I'm looking for some examples of code … Continue reading How Do I Know If My Unit Tests Are High Quality?