F2F.Sandbox
1.1.1
Provide a temporary directory and deploy files from Assembly Resources or Network Share with automatic cleanup after each test. Improved for parallel integration tests.
Install-Package F2F.Sandbox -Version 1.1.1
dotnet add package F2F.Sandbox --version 1.1.1
<PackageReference Include="F2F.Sandbox" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add F2F.Sandbox --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: F2F.Sandbox, 1.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install F2F.Sandbox as a Cake Addin
#addin nuget:?package=F2F.Sandbox&version=1.1.1
// Install F2F.Sandbox as a Cake Tool
#tool nuget:?package=F2F.Sandbox&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on F2F.Sandbox:
Package | Downloads |
---|---|
F2F.Testing.NUnit.Sandbox
Add FileSandboxFeature to your TestFixture (F2F.Testing.NUnit)
|
|
F2F.Testing.MSTest.Sandbox
Add FileSandboxFeature to your TestFixture (F2F.Testing.MSTest)
|
|
F2F.Testing.Xunit.Sandbox
Add FileSandboxFeature to your TestFixture (F2F.Testing.Xunit)
|
|
F2F.Testing.NUnit.EF
Add LocalDbContextFeature to your TestFixture (F2F.Testing.NUnit)
|
|
F2F.Testing.Xunit.EF
Add LocalDbContextFeature to your TestFixture (F2F.Testing.Xunit)
|
GitHub repositories
This package is not used by any popular GitHub repositories.