NFluent 2.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NFluent --version 2.5.0
NuGet\Install-Package NFluent -Version 2.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NFluent" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NFluent --version 2.5.0
#r "nuget: NFluent, 2.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NFluent as a Cake Addin
#addin nuget:?package=NFluent&version=2.5.0

// Install NFluent as a Cake Tool
#tool nuget:?package=NFluent&version=2.5.0

NFluent is an ergonomic check library which aims to fluent your .NET TDD experience (based on simple Check.That() check statements). NFluent aims your tests to be fluent to write (with an happy 'dot' auto completion experience), fluent to read (i.e. as close as possible to plain English expression), but also fluent to troubleshoot, in a less-error-prone way comparing to the classical .NET test frameworks. NFluent is directly, but also freely, inspired by the awesome Java FEST fluent check/reflection library (http://fest.easytesting.org/).

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net30 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on NFluent:

Package Downloads
TestableHttpClient.NFluent

NFluent checks for checking HttpResponseMessages.

iago.lib

Iago is a tool to write bdd like tests in kre. use `iago.runner` to execute your tests

Suzianna.Core

A library for writing flexible and easy to maintain acceptance tests

Krosoft.Extensions.Testing

Package pour faciliter la mise en place de tests.

MultiDimensionDictionary

multi dimension dictionary with expiration mechanism for cache invalidation

GitHub repositories (16)

Showing the top 5 popular GitHub repositories that depend on NFluent:

Repository Stars
ReClassNET/ReClass.NET
More than a ReClass port to the .NET platform.
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
MarcosMeli/FileHelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
WOA-Project/WoA-Installer-Rpi
This repository was deprecated, use:
Doraku/DefaultEcs
Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.
Version Downloads Last updated
3.0.4 7,261 3/19/2024
3.0.3 20,130 1/12/2024
3.0.3-beta 458 12/13/2023
3.0.2.500 8,912 12/12/2023
3.0.2.327-beta 1,389 10/13/2023
3.0.1.352 66,959 6/9/2023
3.0.0.351 23,264 5/6/2023
3.0.0.277-beta 10,413 3/3/2022
3.0.0.270-beta 716 2/27/2022
3.0.0.269-beta 722 2/27/2022
3.0.0.268-beta 711 2/24/2022
2.8.0 476,274 2/4/2022
2.7.2 258,286 4/8/2021
2.7.1 96,707 12/29/2020
2.7.0 311,522 2/11/2020
2.6.0 207,481 8/19/2019
2.5.0 165,665 3/12/2019
2.4.0 116,614 10/2/2018
2.3.1 91,066 6/12/2018
2.3.0 2,330 6/9/2018
2.2.0 89,494 2/10/2018
2.1.1 28,340 1/5/2018
2.1.0 12,361 12/10/2017
2.0.0 64,055 6/27/2017
2.0.0-alpha-44 2,499 5/10/2017
1.3.1 228,217 7/28/2014
1.2.0 9,232 6/16/2014
1.1.0 5,358 2/14/2014
1.0.0 5,106 12/31/2013
0.11.0 2,399 11/26/2013
0.9.0 2,433 8/6/2013
0.8.0 2,305 7/6/2013
0.7.0 2,126 6/4/2013
0.6.0 2,086 5/19/2013
0.5.0 2,107 4/21/2013

## V 2.5.0

### Main feature

* **CaptureConsole class** mocks the system console. Using it you can inject/simulate

user input (with **Input** and **InputLine** methods) and read/review what the code has put on the

console (with the **Output** property). The class is disposable: nnormal behavior

is restored on Dispose.

Example

using (var console = new CaptureConsole)

{

console.InputLine("12+13");

// the code I need to check (a calculator here)

Calculator.Process();

// perform the check

Check.That(console.Output).IsEqualTo("25");

}

### New checks

* Console related checks (see above)

### Improvements

* Stabilize Assembly Version to reduce friction induced by strong naming (assembly version is still V2.4.0)

* Align to Microsoft guidelines for OSS libraries (https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/)

* HasAvalue() and HasNoValue() are available on all nullable types

* Add support for WithCustomMessage for dynamics.

* Revised signature for enumerable checks to reduce type erasure (loss of type information when chaining checks). Regression tests have been added regarding non generic IEnumerable support, but as the changes

are significant, please revert to us if you face issues.

* Fixes reporting of end of line markers: only carriage return chars were reported.

* Changed error text for missing or extra lines in string to make it clearer.

* IsEqualTo provides more details for IEnumerable (make sure first different item is visible).

* Number of items in expected value was often not reported in error messages.

### Fixes

* Fix false positive with TimeSpan due linked to precision loss. It concerns: IsEqualTo(TimeSpan), IsLessThan(TimeSpan), IsGreaterThan(TimeSpan)

* Fix random FileNotFound exceptions on the first failing assertion while using XUnit in some specific setup.

* Error message for Check.ThatCode().LastsLessThan did not report the actual time.

* Error message for Not.ThrowsAny() was wrong.

* Hashtable not properly reported in error messages.

* Fixed error messages for negated checks on dynamics.

* Fix false positive for IsNotZero (and IsZero) for decimal that are close to 0 (<.5).

* IsEquivalentTo now supports dictionary types.

* IsEqualTo now supports dictionary types. Error message hints to use IsEquivalentTo when relevant.

### GitHub Issues

* #269, #274, #270, #275, #276, #280, #283, #184, #284, #286, #290

---------------

## V 2.4.0

### Main feature: Custom explicit error message

You can now provides explicit error messages for each check, thanks to **WithCustomMessage**. E.g:

Check.WithCustomMessage("Ticket must be valid at this stage").That(ticket.Status).IsEqualTo(Status.Valid);

This feature has often been requested  and we are happy to finaly deliver it, but please keep on

naming your test methods properly.

Custom error messages are not avaible for dynamic types.

### New checks

* IsInAscendingOrder: checks if an IEnumerable is sorted in ascending orders, it accepts an optional comparer instance

* IsInDescendingOrder:  checks if an IEnumerable is sorted in descending orders, it accepts an optional comparer instance

* IsSubSetOf: checks if an IEnumerable is a subset of another collection.

* IsInstanceOf<Type>(): now supports the Which() keyword so you may use checks specific to the asserted type.

### Improvements

* Truncation default lenght for message is now 20Ko as an experiment. Please bring feedback. You can still adjust

* default truncation with the Check.StringTruncationLength property

* Multidimensional arrays are properly reported in error messages, respecting index structure.

* Sourcelink (Net Core 2.1+ and Net Standard 2.0): you can debug through NFluent code using Sourlink on Core 2.1 projects

* Multi dimensional array types are reported with the number of dimensions (eg: int[,,])

### Fixes

* As now works with Not (and vice versa).

* Exception when using HasElementThatMatches or ContainsOnlyElementsThatMatch on arrays, and possibly

other enumerable types.

* Exception when using multidimensional arrays (such as  int[2,5]) with Considering/HasFiedsWithSameValueAs.

* false Negative when comparing multimensionnal arrays, e.g.: int[3,5] was equal to int[5,3] and with int[15].

* Exception when reporting strings containing braces.

### GitHub Issues

* #255, #38, #166, #258, #259, #260, #261, #262, #264, #265

## V 2.3.1

---------------

### Fixes

* NullReferenceException on failed check using xUnit and NetCore

### GitHub Issues

* #251

------

## V 2.3.0

---------------

### Main feature: redesigned extensibility

One of the fundamental features of NFluent is that you can add your own checks.

Articles explained how to do that, but syntax was still too cumbersome

for our taste. This version brings major improvements detailed here:

* Simplified support for creating custom checks thanks to new helper methods

and classes (see https://github.com/tpierrain/NFluent/wiki/Extensibility)

* Customization of error reporting: by default, any check failure is reported

by raising an exception. You can now provide your own reporting system. You need to provide an implementation

of IErrorReporter interface, and specify you want to use it by setting the Check.Reporter interface.

### Other New features(s)

* IsNullOrWhiteSpace: checks if a string is null, empty or contains only white space(s).

* IReadOnlyDictionary (_Net 4.5+_)

* ContainsKey, ContainsValue, ContainsPair are supported.

* async method/delegates

* Check.ThatCode now supports _async_ methods/delegates transparently.

* Check expression now provides the result as a string. I.e Check.That(true).IsTrue().ToString() returns "Success".

* New check: IsDefaultValue, which fails if the sut is not the default value for its type: null for ref types, 0 for value types.

* New check: ContainsNoDuplicateItem for enumerable, that fails of it contains a dupe.

* New check: IsEquivalentTo for enumerable, that checks if its contents match an expected content, disregarding order.

* New check: DoesNotContainNull for enumerable, that fails if an entry is null.

* New check: IsAnInstanceOfOneOf that checks if the sut is of one of exptected types.

* New check: IsNotAnInstanceOfThese that checks if the sut type is different from a list of forbidden types.

* New check: DueToAnyFrom(...) that checks that an exception has been triggered by another exception from a list of possible types.

### Fixes

* Check.ThatCode(...).Not.Throws\<T\>() may throw an InvalidCastException when thrown exception is not T.

* Extension checks to Throw\<\>, ThrowType or ThrowAny raise an exception when used with Not as it does not make sense.

* Which() raises an exception when used on a negated check (Not).

* Fix exception when using Considering and indexed properties.

* Fix loss of type when using Contains and ContainsExactly. This restores fluentness for IEnumerable<T> types.

Fixed error messages for double (and float) equality check that reported checked value in place of the expected one.

* Fixed error messages for Check.That(TimeSpan).IsGreaterThan

* False positive whith Considering() or HasFieldsWithSameValues when haing ints and enum attributes with the same value.

### Changes

* Improved error messages

* ContainsOnlyElementsThatMatch: now provides the index and value of the first failing value.

* IsOnlyMadeOf: improved error messages

* DateTime checks: revamped all messages

* Enum: error message on enum types now use 'enum' instead of 'value'.

* IsInstanceOf: be more specific regarding types

* Considering()...IsNull/IsNotNull: error messages specify member triggering the failure.

* Breaking

* Added automatic conversion between decimal and other numerical types. Check.That(100M).IsEqualTo(100) no longer fails.

* Removed Failure method from IChecker interface

### GitHub Issues

* #228, #227, #222, #223, #217, #230, #232,

* #236, #238, #242, #243, #244, #245, #246,

* #231, #247, #161, #249

------