microsoft / UnitTestBoilerplateGeneratorLinks
An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports NUnit, Visual Studio Test, Moq and SimpleStubs.
☆157Updated 4 years ago
Alternatives and similar repositories for UnitTestBoilerplateGenerator
Users that are interested in UnitTestBoilerplateGenerator 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 weeks ago
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆255Updated 4 years ago
- A repository that describes the .NET Standard☆127Updated 8 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 …☆158Updated 2 years ago
- Bench code which tests entity materialization speed of various .NET data access / ORM implementations☆195Updated last year
- MSBuild task that bumps the version of a Visual Studio 2017 project.☆130Updated 5 years ago
- .Net implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570☆172Updated last week
- Benchmarks, prototypes and discussions for database access performance investigation☆115Updated 4 years ago
- ☆135Updated 5 years ago
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 6 years ago
- Contextual logger injection for Autofac using Serilog☆69Updated 5 years ago
- Generates OpenAPI Document from C# Annotations☆196Updated 3 years ago
- Ain't nobody got time for data☆121Updated 11 months ago
- Middleware for adding security headers to an ASP.NET Core application.☆274Updated 8 months ago
- Simple Saga Management library for .Net☆118Updated 7 years ago
- ☆149Updated 3 years ago
- Visual Studio Extension for simple coverage visuals☆45Updated 2 years ago
- Lightweight .NET component for generating Markdown programmatically. Useful for producing rich diagnostic logs with minimal dependencies.☆188Updated 2 years ago
- Now superseded by Microsoft/vs-threading☆122Updated 7 years ago
- Library for impersonating users during development leveraging ASP.NET Identity.☆294Updated 4 years ago
- Testing library for creating Expected Objects.☆110Updated 2 years ago
- [Discontinued] Serilog web request logging and enrichment for classic ASP.NET applications☆81Updated last year
- Visual Studio extension to switch between NuGet and project references.☆214Updated last year
- HTML parsing & serialization toolset for .NET Standard☆100Updated last year
- A JSON data context driver for LINQPad☆83Updated 8 years ago
- A plugin for ReSharper that adds support for T4 (.tt) files☆191Updated 2 years ago
- Issues, design discussions and feature roadmap for the Seq log server☆101Updated 10 months ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆163Updated 4 years ago
- Some examples on how to more cleanly work with Entity Framework