Utilities to simplify automated tests that involve asynchronous operations.
Info
Version: | 1.0.0 |
Author(s): | Ian Griffiths |
Last Update: | Tuesday, April 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/idg10/AsyncTestTools |
NuGet Url: | https://www.nuget.org/packages/Idg.AsyncTestTools |
Install
Install-Package Idg.AsyncTestTools
dotnet add package Idg.AsyncTestTools
paket add Idg.AsyncTestTools
Idg.AsyncTestTools Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags