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…
☆49Updated last week
Alternatives and similar repositories for fluentassertions
Users that are interested in fluentassertions are comparing it to the libraries listed below
Sorting:
- Never write a result wrapper again! Outcome.NET is a simple, powerful helper for methods that return a value, but sometimes also need to …☆126Updated 2 years ago
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆255Updated 4 years ago
- An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports…☆158Updated 4 years ago
- Bench code which tests entity materialization speed of various .NET data access / ORM implementations☆192Updated last year
- Some examples on how to more cleanly work with Entity Framework☆127Updated 6 years ago
- Ain't nobody got time for data☆122Updated 6 months ago
- ✖ An xUnit.net extension for describing each step in a test with natural language.☆380Updated 4 years ago
- Contextual logger injection for Autofac using Serilog☆69Updated 4 years ago
- An asynchronous pipe implementation for the Task Parallel Library☆153Updated 2 years ago
- Guard clause project for .NET☆442Updated last year
- Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.☆311Updated last year
- Provides the ability to bind models using both ModelBinder and ValueProvider in ASP.NET Core.☆103Updated 3 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆200Updated 2 months ago
- A plugin for ReSharper that adds support for T4 (.tt) files☆191Updated 2 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆238Updated last month
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 6 years ago
- EntityFramework Testing☆103Updated 5 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Provides guidance for fast ETL jobs, an IDataReader implementation for SqlBulkCopy (or the MySql or Oracle equivalents) that wraps an IEn…☆243Updated last year
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆321Updated 5 years ago
- A URI building helper library for ASP.NET Web API☆196Updated 3 years ago
- A HAL implementation for ASP.NET☆80Updated 6 years ago
- In-process mediator with low-friction API☆212Updated 10 years ago
- .Net implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570☆171Updated last month
- R4MVC is a Roslyn code generator for ASP.NET Core MVC apps that creates strongly typed helpers that eliminate the use of literal strings …☆160Updated 2 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- Simple Saga Management library for .Net☆118Updated 6 years ago
- Some simple System.Net.Http.HttpClient test helpers☆77Updated 3 years ago
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 2 years ago