FluentAssertions 1.6.0

A very extensive set of extension methods for .NET 3.5, 4.0 and Silverlight 4.0 that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test.

Showing the top 20 packages that depend on FluentAssertions.

Packages Downloads
Akka.TestKit
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
201
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
46
Akka.TestKit
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
43
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
42
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
41
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
39
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
38
Akka.Persistence.TCK
Testkit for Persistence actor support for Akka.NET
38
Akka.TestKit
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
37
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
36
Akka.TestKit
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
35
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
35
Akka.Persistence.TCK
Testkit for Persistence actor support for Akka.NET
34
Akka.TestKit
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
34
Akka.TestKit
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
33
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
33
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
32

• And() extension method to TimeSpanConversionExtensions to support 4.Hours().And(30.Minutes()). • More TimeSpan extensions to fluently create a TimeSpan like 23.Hours(59.Minutes()).And(20.Seconds()). • Support for Mspec as contributed by Urs Enzler. • Support for the ComparisonMode to assert inner exception messages as well. Also added ComparisonMode Equivalent and EquivalentSubstring to assert that the message of an (inner) exception matches a certain case-insensitive phrase. • Guid assertions like Be(), NotBe(), BeEmpty() and NotBeEmpty(). • Support for recursively comparing the properties of nested objects using ShouldHave().AllProperties().IncludingNestedObjects().EqualTo(). • Type and MethodInfo assertions for asserting class members are virtual or decorated with specific attributes. • Before and After extensions methods for TimeSpans . • Should().Be() and NotBe() extensions to the TypeAssertions. • PDB files to the release build as another contribution by Urs Enzler. • The name of the property to the ShouldFirePropertyChanged extension method failure message, also contributed by Urs Enzler. • Added comments to some of the assertion classes. • Fixed a stack overflow exception due to a recursive call between the various overloads of floating point extension method BeApproximately() • While comparing two collections for equality, FA didn't check any superfluous items in the expected collection. • Boolean assertions did not properly check against null values. • Fixed a stack overflow exception while creating a displayable representation of an object that contains circular references. • Fixed some potential memory leaks fix in MonitorEvents() using a patch provided by Remo Gloor. • Sometimes the wrong name of a the property or type was reported in a failure message. • ShouldHave().AllProperties().EqualTo() sometimes treated two objects that are functional equivalent according to their Equals() override as different, simply because they were not of the same type. • Fixed the detection of collection items that appear in the wrong order in Should().ContainInOrder().

This package has no dependencies.

Version Downloads Last updated
8.4.0 1 06/26/2025
8.3.0 5 05/27/2025
8.2.0 12 03/17/2025
8.1.1 16 02/26/2025
8.1.0 11 02/26/2025
8.0.1 15 02/15/2025
8.0.0 15 01/17/2025
8.0.0-rc.2 12 02/21/2025
8.0.0-rc.1 13 02/24/2025
8.0.0-alpha.68 12 01/24/2025
8.0.0-alpha.1 18 12/14/2024
7.2.0 13 02/24/2025
7.1.0 12 01/27/2025
7.0.0 16 12/19/2024
7.0.0-alpha.6 20 12/19/2024
7.0.0-alpha.5 16 11/19/2024
7.0.0-alpha.4 20 06/08/2024
7.0.0-alpha.3 26 01/08/2024
7.0.0-alpha.2 19 01/29/2024
7.0.0-alpha.1 21 02/08/2024
6.12.2 20 11/19/2024
6.12.1 18 10/10/2024
6.12.0 26 09/14/2023
6.11.0 23 05/18/2023
6.10.0 22 08/28/2023
6.9.0 21 06/23/2024
6.8.0 21 02/11/2024
6.7.0 40 09/09/2022
6.6.0 23 06/24/2024
6.5.1 21 07/16/2024
6.5.0 20 09/03/2024
6.4.0 20 10/10/2024
6.3.0 30 12/30/2023
6.2.0 52 12/23/2021
6.1.0 26 10/19/2021
6.0.0 23 05/02/2024
6.0.0-beta0003 26 08/28/2023
6.0.0-beta0002 21 08/26/2023
6.0.0-beta0001 28 08/26/2023
6.0.0-alpha0002 23 08/27/2023
6.0.0-alpha0001 26 08/29/2023
5.10.3 611 09/29/2020
5.10.2 24 08/27/2023
5.10.0 19 08/30/2023
5.9.0 23 06/24/2024
5.8.0 19 07/23/2024
5.7.0 23 08/20/2024
5.6.0 21 03/20/2023
5.5.3 20 09/25/2024
5.5.1 23 07/05/2024
5.4.2 26 07/20/2024
5.4.1 22 03/29/2024
5.4.0 22 08/20/2024
5.3.2 29 06/24/2024
5.3.0 24 05/01/2024
5.2.0 27 03/08/2024
5.1.2 26 07/14/2024
5.1.1 23 07/13/2024
5.0.0 20 05/17/2023
4.19.4 23 08/26/2023
4.19.3 25 08/26/2023
4.19.2 32 08/25/2023
4.19.0 25 08/29/2023
4.18.0 21 08/29/2023
4.17.0 22 08/24/2023
4.16.0 23 08/25/2023
4.15.0 27 08/26/2023
4.14.0 22 06/15/2024
4.13.1 20 08/17/2024
4.13.0 23 08/28/2023
4.12.0 23 04/07/2021
4.11.0 22 08/29/2023
4.10.0 27 08/24/2023
4.9.1 24 08/20/2024
4.9.0 21 06/18/2024
4.8.0 22 07/11/2024
4.7.0 25 08/29/2024
4.6.3 21 05/08/2024
4.6.2 19 04/07/2024
4.6.1 24 03/18/2024
4.5.0 21 04/08/2021
4.4.0 24 09/19/2024
4.3.2 23 07/20/2024
4.3.1 25 12/30/2023
4.3.0 24 06/21/2024
4.2.2 21 06/20/2024
4.2.1 25 07/19/2024
4.2.0 21 07/20/2024
4.1.1 21 07/20/2024
4.1.0 20 07/04/2024
4.0.1 23 08/11/2024
4.0.0 21 03/19/2024
4.0.0-beta0001 29 08/29/2023
3.5.0 13 09/17/2024
3.4.1 20 07/16/2024
3.4.0 18 07/11/2024
3.3.0 23 04/02/2024
3.2.2 20 06/28/2024
3.2.1 19 10/09/2024
3.1.229 28 08/26/2023
3.0.107 22 08/30/2023
2.2.0 21 07/08/2024
2.1.0 22 07/18/2024
2.0.1 23 06/14/2024
2.0.0.1 16 10/02/2024
1.7.1.1 21 08/29/2023
1.7.0 21 07/13/2024
1.6.0 18 10/10/2024
1.5.0 19 07/14/2024
1.4.0 18 08/15/2024
1.3.0.1 15 05/31/2024