mattwhitfield / UnitverseLinks
A unit test generation extension for Visual Studio that aims to always produce code that compiles - covering the basic cases automatically and preparing as much as it can for the complex cases.
☆92Updated 4 months ago
Alternatives and similar repositories for Unitverse
Users that are interested in Unitverse are comparing it to the libraries listed below
Sorting:
- The C# Source Generator Playground☆146Updated 4 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- Qowaiv is a Single Value Object library☆96Updated last week
- Analyzers checking System.Reflection☆82Updated last year
- A convention based object to object mapper using Roslyn source generator.☆95Updated 3 months ago
- In-memory sink for Serilog to use for testing☆59Updated 3 weeks ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆70Updated last week
- Provides a .net wrapper around the GeoNames Data☆89Updated this week
- Simple source only reflection library with default interface property support☆73Updated last week
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- Async initialization for .NET 6.0+ apps using the generic host (e.g. ASP.NET Core apps)☆51Updated last year
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. Scen…☆46Updated 2 years ago
- Advanced async/await Diagnostics and CodeFixes for C#☆184Updated 2 years ago
- BDTest - A Testing Framework for .NET☆85Updated last week
- The .NET ObjectFiller fills the properties of your .NET objects with random data☆76Updated 7 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆47Updated last year
- The xunit test output sink for Serilog☆92Updated 9 months ago
- Manages launching and cleanup of diff tools☆218Updated this week
- ☆56Updated last week
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆82Updated last week
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆194Updated last week
- DotNet tool to generate HTTP client classes from ASP.NET Core api controllers.☆65Updated 4 months ago
- ConfigureAwaitChecker☆72Updated 3 years ago
- A unit test generation extension for Visual Studio☆25Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Moxy - Mixins code generator for C#☆125Updated 8 months ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆121Updated 3 months ago