Info
Version: | 0.7.0 |
Author(s): | Oli Wennell and contributors |
Last Update: | Thursday, February 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ComparetheMarket/fettle |
NuGet Url: | https://www.nuget.org/packages/Fettle.Console |
Install
Install-Package Fettle.Console
dotnet add package Fettle.Console
paket add Fettle.Console
Fettle.Console Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It can mutate C# code that runs on the .NET Framework (Mono or .NET Core are not supported).
If your tests use NUnit 3, Fettle will use them by default (version 3.10 or higher recommended).
Or if you use another framework, or need to run them in a special way, then you can use a custom test runner command.