Provides per-integration test database provisioning and database seeding for projects that utilize Entity Framework Core.
Info
Version: | 1.1.0-preview1 |
Author(s): | Johnathon Sullinger |
Last Update: | Saturday, June 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/scionwest/Janus |
NuGet Url: | https://www.nuget.org/packages/Janus |
Install
Install-Package Janus
dotnet add package Janus
paket add Janus
Janus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Testing(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 2.2.4)
Tags