Files for implementing CQRS tests at CCG.
Info
Version: | 1.0.8-r28 |
Author(s): | Nicholas O'Hara |
Last Update: | Thursday, June 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CCG.CQRS.Tests |
Install
Install-Package CCG.CQRS.Tests
dotnet add package CCG.CQRS.Tests
paket add CCG.CQRS.Tests
CCG.CQRS.Tests Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 3.51.0)
- CCG.CQRS(>= 1.0.12)
- EntityFramework(>= 6.2.0)
- Moq(>= 4.8.3)