Allows validation of a .NET assembly via MSTest using parameters supplied by an assembly_manifest.json file.
Info
Version: | 1.0.2 |
Author(s): | Nosnitor Corporation |
Last Update: | Sunday, September 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nosnitor/TestFramework.AssemblyValidation |
NuGet Url: | https://www.nuget.org/packages/Nosnitor.TestFramework.AssemblyValidation |
Install
Install-Package Nosnitor.TestFramework.AssemblyValidation
dotnet add package Nosnitor.TestFramework.AssemblyValidation
paket add Nosnitor.TestFramework.AssemblyValidation
Nosnitor.TestFramework.AssemblyValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- Nosnitor.TestFramework.Extensions.MSTest(>= 1.3.0)
- Newtonsoft.Json(>= 11.0.2)
- Nosnitor.Common(>= 2.0.1001598)
Tags