Snapshooter is a flexible .Net testing tool to simplify the validation
of your test results in your unit / integration tests. It creates
simply a snapshot of your test result and stores it alongside of your test.
When the test is executed again, the snapshooter will compare
the actual test result with the stored snapshot. If both are
the same, the test will pass.
Website
GitHub
Squadron is a testing framework which enables
you to write tests against dependent services without any overhead.
Squadron can provide you isolation in tests with
Container Providers or support for all other services with Cloud Providers.
Website
GitHub
Magnet is a powerful solution to test systems where receiving messages like Email and SMS is required.
It makes is super easy to write Selenium tests against a Onboarding process etc.
Website
GitHub
Who is Using This?
This project is used by all these people