Add LocalDbContextFeature to your TestFixture (F2F.Testing.Xunit2).
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.Xunit2.EF |
Install
Install-Package F2F.Testing.Xunit2.EF
dotnet add package F2F.Testing.Xunit2.EF
paket add F2F.Testing.Xunit2.EF
F2F.Testing.Xunit2.EF Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0 && < 7.0.0)
- F2F.Sandbox(>= 1.1.0 && < 2.0.0)
- xunit(>= 2.1.0 && < 3.0.0)
- F2F.Testing.Xunit2(>= 2.0.0)
Tags