Provides some utilities to test a Backend.Fx based application: - In memory persistence layer - test data generation - xunit logging.
Info
Version: | 3.2.12 |
Author(s): | Marc Wittke |
Last Update: | Wednesday, July 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcwittke/Backend.Fx |
NuGet Url: | https://www.nuget.org/packages/Backend.Fx.Testing |
Install
Install-Package Backend.Fx.Testing
dotnet add package Backend.Fx.Testing
paket add Backend.Fx.Testing
Backend.Fx.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Backend.Fx.Bootstrapping(>= 3.2.12)
- Backend.Fx.NLogLogging(>= 3.2.12)
- Backend.Fx(>= 3.2.12)
- Docker.DotNet(>= 3.125.2)
- FakeItEasy(>= 4.7.1)
- Polly(>= 6.1.0)
- SharpZipLib.NETStandard(>= 1.0.7)
- xunit(>= 2.4.0)