Add LocalDbContextFeature to your TestFixture (F2F.Testing.Xunit).
Info
Version: | 2.0.0 |
Author(s): | Art of Quality GmbH |
Last Update: | Thursday, October 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ArtofQuality/F2F.Testing |
NuGet Url: | https://www.nuget.org/packages/F2F.Testing.Xunit.EF |
Install
Install-Package F2F.Testing.Xunit.EF
dotnet add package F2F.Testing.Xunit.EF
paket add F2F.Testing.Xunit.EF
F2F.Testing.Xunit.EF Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0 && < 7.0.0)
- F2F.Sandbox(>= 1.1.0 && < 2.0.0)
- xunit.extensions(>= 1.9.2)
- F2F.Testing.Xunit(>= 2.0.0)
Tags