Test feature for temporary database in PostgreSQL server.
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.Npgsql |
Install
Install-Package F2F.Testing.Xunit2.Npgsql
dotnet add package F2F.Testing.Xunit2.Npgsql
paket add F2F.Testing.Xunit2.Npgsql
F2F.Testing.Xunit2.Npgsql Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 2.2.0 && < 3.0.0)
- F2F.Testing.Xunit2(>= 2.0.0)
Tags