Helper functionality to make it easier to get started writing coded tests in .NET.
Info
Version: | 1.0.0 |
Author(s): | Matt Lacey |
Last Update: | Wednesday, November 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrlacey/simpletesting |
NuGet Url: | https://www.nuget.org/packages/SimpleTesting |
Install
Install-Package SimpleTesting
dotnet add package SimpleTesting
paket add SimpleTesting
SimpleTesting Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestAdapter(>= 2.0.0)
- MSTest.TestFramework(>= 2.0.0)
- SimpleTesting.Interface(>= 1.0.0)
- Uno.SourceGenerationTasks(>= 1.31.0)
Tags