The C# integration testing library for self-initializing fakes with MongoDB.
Info
Version: | 1.0.5 |
Author(s): | PaperTest |
Last Update: | Sunday, February 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PaperTest |
Install
Install-Package PaperTest
dotnet add package PaperTest
paket add PaperTest
PaperTest Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Logging.Console(>= 5.0.0)
- MongoDB.Bson(>= 2.11.5)
- MongoDB.Driver(>= 2.11.5)
- NUnit(>= 3.12.0)
- Newtonsoft.Json(>= 12.0.3)
Tags