tpierrain/NFluent
Smooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (based on simple Check.That() assertion statements). NFluent aims your tests to be fluent to write (with a super-duper-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 also directly inspired by the awesome Java FEST Fluent assertion/reflection library (http://fest.easytesting.org/)
C#Apache-2.0
Issues
- 5
- 0
Considering does not work as expected when mixing Public Fields with Non Public properties
#227 opened - 4
Add support for wildcards in string comparison
#226 opened - 1
Add support for DateTimeOffset
#225 opened - 0
Support XML comparison
#224 opened - 1
Remove need for Check.ThatAsyncCode
#223 opened - 2
Add checks for IReadOnlyDictionary<K,V>
#222 opened - 1
Add checks for enumeration
#221 opened - 1
Simplify test for failing checks
#220 opened - 3
- 10
- 0
Add IsNullOrWhiteSpace() for string
#217 opened - 2
Add checks for [Flags] enum
#216 opened - 6
HasFieldsWithSameValues throws NullReferenceExceptio for some null properties of type interface
#215 opened - 2
- 0
Provide more information for differences
#213 opened - 2
- 1
- 1
- 3
Revise equality logic for _IEnumerable_ type
#209 opened - 11
- 0
- 1
- 2
- 8
Throws don't catch exception with ThatAsyncCode
#204 opened - 1
Have meta tests executed in CI
#202 opened - 1
- 1
- 2
- 0
Include NetCore tests in the coverage data
#197 opened - 1
- 1
Add support for Net 4.5
#193 opened - 1
Add support for Net 3.0
#192 opened - 2
Add Support for Net 2.0
#191 opened - 3
- 2
- 8
Add HasAttribute<TAttr>() check
#185 opened - 5
Add additional Collection/Enumerable checks
#183 opened - 1
- 3
- 1
- 9
Check.That(1).Not.IsZero();
#176 opened - 0
- 6
- 0
- 12
Explicit Fail Message
#166 opened - 6
Reorganize project files
#165 opened - 10
.NET Core version of NFluent
#164 opened - 1
- 4