dennisdoomen / fluentassertions
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…
☆48Updated this week
Alternatives and similar repositories for fluentassertions:
Users that are interested in fluentassertions are comparing it to the libraries listed below
- Bench code which tests entity materialization speed of various .NET data access / ORM implementations☆190Updated last year
- Never write a result wrapper again! Outcome.NET is a simple, powerful helper for methods that return a value, but sometimes also need to …☆125Updated last year
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆255Updated 4 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…☆235Updated last year
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 5 years ago
- A plugin for ReSharper that adds support for T4 (.tt) files☆192Updated last year
- Provides the ability to bind models using both ModelBinder and ValueProvider in ASP.NET Core.☆103Updated 3 years ago
- Ain't nobody got time for data☆120Updated 3 months ago
- Contextual logger injection for Autofac using Serilog☆69Updated 4 years ago
- Some simple System.Net.Http.HttpClient test helpers☆77Updated 3 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 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
- Benchmarks, prototypes and discussions for database access performance investigation☆115Updated 4 years ago
- Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.☆311Updated 11 months ago
- A repository that describes the .NET Standard☆127Updated 7 years ago
- Provides guidance for fast ETL jobs, an IDataReader implementation for SqlBulkCopy (or the MySql or Oracle equivalents) that wraps an IEn…☆240Updated 10 months ago
- An asynchronous pipe implementation for the Task Parallel Library☆153Updated 2 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 4 years ago
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆136Updated last week
- Simple Saga Management library for .Net☆118Updated 6 years ago
- API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul lib☆167Updated 2 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- Async initialization in ASP.NET Core 2.x☆87Updated 2 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆163Updated 4 years ago
- Grab bag of generic utilities and extension methods for .Net development☆109Updated 2 years ago
- Guard clause project for .NET☆441Updated 9 months ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 6 years ago
- 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
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 6 months ago