Found 417 packages
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.
Fluent Assertions extensions for Newtonsoft.Json
A fork of FluentAssertions.
Analyzers to help writing fluentassertions the right way.
FluentAssertions extensions for WireMock.Net
This is a FluentAssertions extension over the HttpResponseMessage object. 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).
A .NET Testing Framework
FluentAssertions extensions to use with the Serilog.Sinks.InMemory package
Asserting FluentResults objects with FluentAssertions
Fluent Assertions extensions for ASP.NET Core MVC.
A Roslyn analyzer to help migrate from Xunit / NUnit assertions to FluentAssertions
Analyzers to help writing AwesomeAssertions the right way.
Fluent Assertions extensions for Autofac
Fluent Assertions extensions for ASP.NET MVC 5.
Fluent Assertions extensions for NodaTime
Contains Moq argument matchers using FluentAssertions
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Additonal FluentAssertions for multithreaded tests
Fluent assertion extensions for Serilog.TestLogger. Version 2.0.0 supports Fluent Assertions 6.
Extension to FluentAssertions which improves OneOf should allow easier unit testing of the OneOf library by