Popularity
8.6
Growing
Activity
9.6
Growing
3,585
70
536

Code Quality Rank: L4
Programming language: C#
License: Apache License 2.0
Tags: Silverlight     Wp8     TDD     WinRT     MSTest     xUnit     xUnit2     NUnit     MSpec     NSpec     Gallio     MbUnit     BDD     Fluent     WP8.1     WPA8.1     CoreCLR     MSTest2    
Latest version: v6.0.0-alpha.1

Fluent Assertions alternatives and similar packages

Based on the "Testing" category.
Alternatively, view Fluent Assertions alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Fluent Assertions or a related project?

Add another 'Testing' Package

README

build Coverage Status

About this project

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. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1.

See https://www.fluentassertions.com for background information, usage documentation, an extensibility guide, support information and more tips & tricks.

Who created this?

Originally authored by Dennis Doomen with Jonas Nyrup as the productive side-kick. Notable contributions were provided by Artur Krajewski, Lukas Grützmacher and David Omid.

How do I build this?

Install Visual Studio 2022 17.0+ or JetBrains Rider 2021.3 as well as the Build Tools 2022 (including the Universal Windows Platform build tools). You will also need to have .NET Framework 4.7 SDK and .NET 6.0 SDK installed. Check [global.json](global.json) for the current minimum required version.

What are these Approval.Tests?

This is a special set of tests that use the Verify project to verify whether you've introduced any breaking changes in the public API of the library.

If you've verified the changes and decided they are valid, you can accept them using AcceptApiChanges.ps1 or AcceptApiChanges.sh. Alternatively, you can use the Verify Support plug-in to compare the changes and accept them right from inside Rider. See also the [Contribution Guidelines](CONTRIBUTING.md).

Powered By

     

With support from the following public sponsors