A test framework to help writing unit tests upon CQELight system.
Info
Version: | 1.2.1 |
Author(s): | Christophe Mommer |
Last Update: | Monday, August 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.hybrid-technologies-solutions.com/ |
NuGet Url: | https://www.nuget.org/packages/CQELight.TestFramework |
Install
Install-Package CQELight.TestFramework
dotnet add package CQELight.TestFramework
paket add CQELight.TestFramework
CQELight.TestFramework Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CQELight(>= 1.2.1)
- FluentAssertions(>= 5.10.3)
- Microsoft.Extensions.Logging.Debug(>= 2.1.1)
- Moq(>= 4.14.5)
- CQELight(>= 1.2.1)
- FluentAssertions(>= 5.10.3)
- Microsoft.Extensions.Logging.Debug(>= 3.1.6)
- Moq(>= 4.14.5)
- System.Linq.Async(>= 4.0.0)
Tags