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/)
Stars
327
Forks
53
Watchers
327
Open Issues
19
Overall repository health assessment
No package.json found
This might not be a Node.js project
build: update dependencies, drop support for legacy framework
0a18b8bView on GitHubfix: DifferenceFinders when more than one extra (#345)
4b7f3f3View on GitHubfix: LinkedList not treated as ordered (issue #344)
25b20f5View on GitHubmisc: update readme and version for V3.0.3 release
d402637View on GitHubMerge remote-tracking branch 'origin/master' into switchToMultiTargeting
c604742View on GitHub