Testing framework made for learning purposes.
Info
Version: | 0.8.2 |
Author(s): | Jonasz Karafioł |
Last Update: | Thursday, February 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TestingFramework |
Install
Install-Package TestingFramework
dotnet add package TestingFramework
paket add TestingFramework
TestingFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.10.3)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- Microsoft.NET.Test.Sdk(>= 16.5.0)
- NUnit(>= 3.12.0)
- NUnit3TestAdapter(>= 3.16.1)
- Selenium.Support(>= 3.141.0)
- Selenium.WebDriver(>= 3.141.0)