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.
197
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
38
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
37
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.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
32
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
31
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.
30
Akka.Persistence.TCK
Testkit for Persistence actor support for Akka.NET
29
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.
29
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.
28
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.
26
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
26
Akka.Persistence.TCK
Testkit for Persistence actor support for Akka.NET
26

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