AspNetCore-Developer-Roadmap icon indicating copy to clipboard operation
AspNetCore-Developer-Roadmap copied to clipboard

Proposal: add snapshot testing

Open 304NotModified opened this issue 3 years ago • 2 comments

For some cases snapshot testing is a lot better than asserting by hand.

Libraries:

  • https://github.com/VerifyTests/Verify (1.3 million downloads on NuGet)
  • https://github.com/SwissLife-OSS/snapshooter (1.2 million downloads on NuGet)
  • older, not maintained; https://github.com/approvals/ApprovalTests.Net (3.7 million downloads on NuGet)

304NotModified avatar Jul 26 '22 21:07 304NotModified

I'm ok with that. Could you send a PR for it please?

MoienTajik avatar Jul 28 '22 10:07 MoienTajik

Nope sorry, i dont have (or want) xMind

304NotModified avatar Jul 28 '22 13:07 304NotModified