Why xUnit Verifier.VerifyJson and Verifier.Verify not doing anything

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.