If this happens, use the checklist
- For some versions of Verify.xUnit, you need to add [UsesVerify] attribute to your test class.
- Verifier.Verify methods are asynchronous, make sure the calls are awaited.
Bruce Ng's software development blog
An archive of solutions of programming problems I have faced in my career
If this happens, use the checklist