Provide useful utility methods and classes that can be used by MSTest V2 based tests.
Info
Version: | 1.3.6843.12431 |
Author(s): | Arnon Axelrod |
Last Update: | Wednesday, September 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arnonax/TestEssentials |
NuGet Url: | https://www.nuget.org/packages/TestAutomationEssentials.MSTestV2 |
Install
Install-Package TestAutomationEssentials.MSTestV2
dotnet add package TestAutomationEssentials.MSTestV2
paket add TestAutomationEssentials.MSTestV2
TestAutomationEssentials.MSTestV2 Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestAdapter(>= 1.2.1)
- MSTest.TestFramework(>= 1.2.1)
Tags