FluentAssertions 1.7.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

- Added methods for asserting that a collection of types matching a predicate have specific methods that are virtual or marked with a specific attribute. - Added methods for asserting XElements and Xattributes - Added support for recursively comparing the properties of nested (collection of objects ). By default it will compare all properties of the expected object graph, unless SharedProperties is used. - Added a fallback mechanism so that if FA cannot find any of the supported frameworks, it will fall back to using a custom AssertFailedException exception class rather than crashing. - Added support for ComparisonMode.StartWith and ComparisonMode.StartWithEquivalent when asserting the message of an exception. - For assertions that verify against a Type, the failure message will use the AssemblyQualifiedName rather than just the name of the type. - Fixed a bug so that collection.Should().OnlyContain(lamba) now throws if the collection is empty. See this discussion for more details. - Minor fix that ignores trailing blank characters when looking for the 'because' text in the reason of an assertion. - Added better and deeper detection of cyclic references when recursively comparing properties or generating a string representation of a complex object graph. - For long strings, the error message for string.Should().StartWith() places the actual and expected strings on seperate lines. This makes it easier to find the differences.

This package has no dependencies.

Version Downloads Last updated
8.4.0 0 06/25/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 31 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 20 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