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…
☆49Updated last month
Alternatives and similar repositories for fluentassertions:
Users that are interested in fluentassertions are comparing it to the libraries listed below
- 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
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 2 years ago
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆255Updated 4 years ago
- Bench code which tests entity materialization speed of various .NET data access / ORM implementations☆191Updated 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 …☆126Updated 2 years ago
- Contextual logger injection for Autofac using Serilog☆69Updated 4 years ago
- Guard clause project for .NET☆442Updated 10 months ago
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 6 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- ✖ An xUnit.net extension for describing each step in a test with natural language.☆381Updated 3 years ago
- An asynchronous pipe implementation for the Task Parallel Library☆153Updated 2 years ago
- Friendlier attributes to help categorize your tests☆140Updated last month
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 4 years ago
- Filters implementation for Entity Framework☆191Updated 8 years ago
- Async initialization in ASP.NET Core 2.x☆87Updated 2 years ago
- Ain't nobody got time for data☆121Updated 4 months ago
- [Archived] JSON PATCH library. Project moved to https://github.com/aspnet/AspNetCore☆103Updated 6 years ago
- EntityFramework Testing☆103Updated 5 years ago
- Samples showing how to create templates using the Template Engine for dotnet new and Visual Studio☆320Updated 6 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 5 years ago
- MSBuild task that bumps the version of a Visual Studio 2017 project.☆129Updated 5 years ago
- Some simple System.Net.Http.HttpClient test helpers☆77Updated 3 years ago
- Puresharp is a Framework that provides the essential APIs (AOP, IOC, etc...) to productively build high quality (.NET 4.5.2+ & .NET Core …☆146Updated 6 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆199Updated last week
- Benchmarks, prototypes and discussions for database access performance investigation☆116Updated 4 years ago
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆80Updated last year
- Mapping .Net types☆308Updated 3 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- Track changes in POCO objects☆206Updated last year
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated this week