Common steps and methods for automated tests.
Info
Version: | 1.0.0 |
Author(s): | Vente-privée |
Last Update: | Monday, April 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TestAutomation.Framework |
Install
Install-Package TestAutomation.Framework
dotnet add package TestAutomation.Framework
paket add TestAutomation.Framework
TestAutomation.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestAdapter(>= 1.2.0)
- MSTest.TestFramework(>= 1.2.0)
- NUnit(>= 3.10.1)
- Selenium.WebDriver(>= 3.11.0)
- SpecFlow(>= 2.3.1)
- System.ValueTuple(>= 4.3.0)
Tags