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
- 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
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆322Updated 5 years ago
- Bench code which tests entity materialization speed of various .NET data access / ORM implementations☆190Updated last year
- EntityFramework Testing☆103Updated 4 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 …☆125Updated last year
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆255Updated 4 years ago
- A URI building helper library for ASP.NET Web API☆196Updated 2 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 5 years ago
- Filters implementation for Entity Framework☆191Updated 8 years ago
- Reference architecture application for .NET that demonstrates how to build highly maintainable web services.☆199Updated 9 months ago
- ConfigureAwait Checker for ReSharper and Rider☆103Updated 3 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆163Updated 4 years ago
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 5 years ago
- Auto mocking provider for Moq.☆192Updated 3 years ago
- Some simple System.Net.Http.HttpClient test helpers☆77Updated 3 years ago
- Ain't nobody got time for data☆120Updated 2 months ago
- .NET library for easier testing of system APIs.☆174Updated last year
- Puresharp is a Framework that provides the essential APIs (AOP, IOC, etc...) to productively build high quality (.NET 4.5.2+ & .NET Core …☆145Updated 6 years ago
- .Net implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570☆170Updated 3 weeks 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 11 months ago
- Guard clause project for .NET☆440Updated 8 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- Automating unit testing and ToString() coding☆92Updated 3 years ago
- Async-friendly format for stack traces and exceptions☆212Updated last year
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆80Updated 11 months ago
- Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.☆311Updated 11 months ago
- An extensible deep comparison for .NET☆230Updated 7 months ago
- A repository that describes the .NET Standard☆127Updated 7 years ago
- A tiny mock http server for dotnet, inspired by wiremock from the Java landscape☆55Updated last year
- A HAL implementation for ASP.NET☆81Updated 6 years ago