Info
Version: | 1.0.19011.18 |
Author(s): | Thomas Galliker |
Last Update: | Friday, January 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thomasgalliker/TestFactory |
NuGet Url: | https://www.nuget.org/packages/TestFactory |
Install
Install-Package TestFactory
dotnet add package TestFactory
paket add TestFactory
TestFactory Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags
TestFactory allows to create collections of test steps and guarantees that test steps run in a specific order. The result of a test run is summarized in a test summary.