Helpful types for writing asynchronous unit tests.
Info
Version: | 1.1.1 |
Author(s): | Stephen Cleary |
Last Update: | Sunday, September 26, 2021 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/StephenCleary/AsyncEx.Testing |
NuGet Url: | https://www.nuget.org/packages/Nito.AsyncEx.Testing |
Install
Install-Package Nito.AsyncEx.Testing
dotnet add package Nito.AsyncEx.Testing
paket add Nito.AsyncEx.Testing
Nito.AsyncEx.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags