dennisdoomen / fluentassertionsLinks
Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our internal and client projects, and it is used in many open-source projects. It runs on .NET 4.0, 4.5, 4.6, CoreClr, .NET Native, Windows 8.1, Silverlight 5, Windows Phone 8.0…
☆50Updated this week
Alternatives and similar repositories for fluentassertions
Users that are interested in fluentassertions are comparing it to the libraries listed below
Sorting:
- ✖ An xUnit.net extension for describing each step in a test with natural language.☆380Updated 4 years ago
- Guard clause project for .NET☆444Updated last year
- An extensible deep comparison for .NET☆236Updated last year
- Rapid generation of test objects in .NET☆480Updated 3 weeks ago
- An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports…☆157Updated 4 years ago
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆323Updated 6 years ago
- Never write a result wrapper again! Outcome.NET is a simple, powerful helper for methods that return a value, but sometimes also need to …☆127Updated last month
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆241Updated 7 months ago
- Auto mocking provider for Moq.☆194Updated 4 years ago
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆254Updated 4 years ago
- Mapping .Net types☆309Updated 4 years ago
- With re-linq, it's now easier than ever to create full-featured LINQ providers. Used by NHibernate, Entity Framework and others.☆527Updated 2 years ago
- Smooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (ba…☆325Updated 4 months ago
- Bench code which tests entity materialization speed of various .NET data access / ORM implementations☆197Updated 3 weeks ago
- MSBuild task that bumps the version of a Visual Studio 2017 project.☆130Updated 5 years ago
- Library for impersonating users during development leveraging ASP.NET Identity.☆293Updated 4 years ago
- Provides sample implementations of the Polly library. The intent of this project is to help newcomers kick-start their use of Polly withi…☆300Updated this week
- Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.☆356Updated 3 years ago
- EntityFramework Testing☆102Updated 5 years ago
- .Net implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570☆172Updated last week
- Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.☆314Updated last year
- RavenDB Book☆153Updated this week
- The last comparison library you'll ever need!☆443Updated 2 years ago
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆367Updated 3 months ago
- Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based application…☆433Updated 7 months ago
- .NET library for easier testing of system APIs.☆177Updated 2 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆200Updated 8 months ago
- .NET micro ORM done right.☆306Updated 11 months ago
- Provides extensions over xUnit to author performance tests.☆189Updated 4 years ago
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆449Updated 5 years ago