F2F.Testing.Xunit2
2.0.0
The base class TestFixture provides a registry for test features which are automatically disposed after each test case.
Install-Package F2F.Testing.Xunit2 -Version 2.0.0
dotnet add package F2F.Testing.Xunit2 --version 2.0.0
<PackageReference Include="F2F.Testing.Xunit2" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add F2F.Testing.Xunit2 --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fix project references and upgrade all projects to .NET4.5 #48
Introduce IFeature interface #47
Review paket.dependencies file #37
Dependencies
-
- xunit (>= 2.1.0 && < 3.0.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on F2F.Testing.Xunit2:
Package | Downloads |
---|---|
F2F.Testing.Xunit2.Sandbox
Add FileSandboxFeature to your TestFixture (F2F.Testing.Xunit2)
|
|
F2F.Testing.Xunit2.FakeItEasy
Brings an AutoMockFeature which initializes AutoFixture with FakeItEasy.
|
|
F2F.Testing.Xunit2.Npgsql
Test feature for temporary database in PostgreSQL server
|
|
F2F.Testing.Xunit2.EF
Add LocalDbContextFeature to your TestFixture (F2F.Testing.Xunit2)
|
GitHub repositories
This package is not used by any popular GitHub repositories.