Info
Version: | 1.9.5 |
Author(s): | Adrian Iftode |
Last Update: | Saturday, May 3, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adrianiftode/FluentAssertions.Web |
NuGet Url: | https://www.nuget.org/packages/FluentAssertions.Web |
Install
Install-Package FluentAssertions.Web
dotnet add package FluentAssertions.Web
paket add FluentAssertions.Web
FluentAssertions.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.9.0)
- Newtonsoft.Json(>= 9.0.1)
Tags
It provides specific assertions and outputs rich erros messages that include the HTTP Request and Response.
This version **DOES NOT** depend on the commercial version of the FluentAssertions library (>= 8.0.0).