ffMathy / testability-kataLinks
A kata that I use to teach people how to convert legacy non-testable code to 100% testable code. The different branches contain different "phases". The last phase has all tests implemented.
☆57Updated 2 years ago
Alternatives and similar repositories for testability-kata
Users that are interested in testability-kata are comparing it to the libraries listed below
Sorting:
- ☆40Updated 7 years ago
- Custom .NET Attribute to log and report on Technical Debt☆62Updated last year
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 2 years ago
- Injectable, mockable, extensible, configuration for .NET☆42Updated 5 years ago
- Automating unit testing and ToString() coding☆93Updated 3 years ago
- Command line tool to check for outdated DotNet Core dependencies.☆47Updated 7 years ago
- ReSharper Plugins☆122Updated 10 months ago
- FeatureSwitcher is little library for feature switches/toggles.☆234Updated 7 years ago
- An experimental mutation testing tool for C# code☆66Updated 4 years ago
- NuGet package for creating mapper methods between objects. Like AutoMapper but at design time instead of runtime.☆24Updated 7 years ago
- Chill, a BDD style testing framework - "If you stick it in a container, Chill will keep it cool"☆60Updated 2 years ago
- A lightweight and easy-to-use CQRS + DDD library☆101Updated 7 years ago
- Plug-in apps that act on event streams in the Seq log server☆53Updated last year
- Deprecated: now a part of https://github.com/serilog/serilog-sinks-console☆22Updated 6 years ago
- Fluent Assertions extensions for ASP.NET MVC☆36Updated 2 years ago
- TestStack.Dossier provides you with the code infrastructure to easily and quickly generate test fixture data for your automated tests in …☆54Updated 6 years ago
- Source code for a serides of how tos on running .net ( ASP/MVC/WCF etc on Linux) from http://lukewickstead.wordpress.com/☆51Updated 5 years ago
- A suite of convention specifications for enforcing type and style conventions in your codebase☆97Updated 7 months ago
- Fluent Assertions extensions for ASP.NET Core MVC☆52Updated last year
- Next Level Testing.☆34Updated 8 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- Library for creating Api stubs in .NET. https://markvincze.github.io/Stubbery/☆75Updated last year
- Jasmine inspired mocking and unit testing framework for C#.☆64Updated 3 years ago
- A library enabling strongly typed routing in ASP.NET Core MVC projects.☆75Updated 6 years ago
- dirt-simple markdown blog tool built using asp.net core☆67Updated 7 years ago
- Structured logging for NLog using Json (formerly known as JsonFields)☆50Updated 2 years ago
- SimpleSpeedTester is a simple, easy to use framework that helps you speed test your .Net code by taking care of some of the orchestration…☆116Updated 8 years ago
- An indiscriminate data generator that will generate random data for all properties in a given class based on the property's type vs. its …☆50Updated 10 years ago
- A collection of static analyzers based on Roslyn that integrate with VS☆67Updated 2 years ago
- Example of testing code paths using dot net core and web api.☆32Updated 7 months ago