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 2 weeks ago
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☆443Updated last year
- 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
- 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
- Bench code which tests entity materialization speed of various .NET data access / ORM implementations☆195Updated last year
- Rapid generation of test objects in .NET☆480Updated last year
- Track changes in POCO objects☆208Updated last year
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆255Updated 4 years ago
- .NET library for easier testing of system APIs.☆177Updated 2 years ago
- Mapping .Net types☆308Updated 3 years ago
- Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.☆313Updated last year
- Smooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (ba…☆326Updated 7 months 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…☆239Updated 2 months ago
- 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
- EntityFramework Testing☆102Updated 5 years ago
- The last comparison library you'll ever need!☆441Updated last year
- Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper m…☆262Updated last year
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆369Updated 4 months ago
- Samples showing how to create templates using the Template Engine for dotnet new and Visual Studio☆321Updated 6 years ago
- Smocks is a library for mocking the normally unmockable. It can mock static and non-virtual methods and properties, amongst others.☆116Updated 7 years ago
- Auto mocking provider for Moq.☆194Updated 4 years ago
- NodaMoney provides a library that treats Money as a first class citizen and handles all the ugly bits like currencies and formatting.☆227Updated last week
- BDDfy is the simplest BDD framework EVER!☆428Updated 5 years ago
- With re-linq, it's now easier than ever to create full-featured LINQ providers. Used by NHibernate, Entity Framework and others.☆525Updated 2 years ago
- An extensible deep comparison for .NET☆234Updated last year
- Write your .NET configuration files in C#☆427Updated 3 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- MicroBus is a simple in process Mediator for .NET☆212Updated 5 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
- .Net implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570☆173Updated 2 weeks ago