This is a FluentAssertions extension over the HttpResponseMessage object. It provides assertions specific to HTTP responses and outputs rich erros messages when the tests fail, so less time with debugging is spent.
NUnit Snapshooter is a flexible snapshot testing tool for .Net unit tests with NUnit.
It creates and asserts snapshots (json format) within NUnit unit tests.
This library extends the core functionality of FluentAssertions by adding assertions on the HttpResponseMessage class.
Fluent assertions quickstarts and tutorials - https://fluentassertions.com
Integration testing framework for developers. TestR allows automating testing of web applications. Adds PowerShell features that are not part of the regular deployment.
Various fluent style data generators and extension methods for constrained non-determinism in your unit tests, integration tests, general automation projects and mock-ups.