Info
Version: | 3.3.0 |
Author(s): | Vitaliy Dobriyan |
Last Update: | Monday, August 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://unicorn-taf.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Unicorn.Taf.Core |
Install
Install-Package Unicorn.Taf.Core
dotnet add package Unicorn.Taf.Core
paket add Unicorn.Taf.Core
Unicorn.Taf.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- AspectInjector(>= 1.0.2)
- Newtonsoft.Json(>= 10.0.1)
Tags
Unicorn features: asserts with collection of matchers, functionality for test steps implementation, parameterized tests and suites, tests dependency.
This package includes core of unicorn automation framework, which is referenced by your tests.
You will need to install nuget test adapter or console runner to run your tests.