Extends the CodeFixVerifier class in the "Analyzer with Code Fix" project template to read test cases from .cs files by naming convention.
Info
Version: | 3.1.0 |
Author(s): | Nobuyuki Iwanaga |
Last Update: | Thursday, December 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ufcpp/ConventionCodeFixVerifier/ |
NuGet Url: | https://www.nuget.org/packages/ConventionCodeFixVerifier |
Install
Install-Package ConventionCodeFixVerifier
dotnet add package ConventionCodeFixVerifier
paket add ConventionCodeFixVerifier
ConventionCodeFixVerifier Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(7.0.1)