Info
Version: | 2.2.1 |
Author(s): | dotnet-campus |
Last Update: | Thursday, October 27, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet-campus/CUnit |
NuGet Url: | https://www.nuget.org/packages/MSTestEnhancer |
Install
Install-Package MSTestEnhancer
dotnet add package MSTestEnhancer
paket add MSTestEnhancer
MSTestEnhancer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- MSTest.TestFramework(>= 2.1.1)
- System.ValueTuple(>= 4.5.0)
- MSTest.TestFramework(>= 2.1.1)
- System.ValueTuple(>= 4.5.0)
- MSTest.TestFramework(>= 2.1.1)
- System.ValueTuple(>= 4.5.0)
Tags
You can write method contract descriptions instead of writing confusing test method name when writing unit tests.