Deleporter.Server
0.1.8.15161
See the version list below for details.
dotnet add package Deleporter.Server --version 0.1.8.15161
NuGet\Install-Package Deleporter.Server -Version 0.1.8.15161
<PackageReference Include="Deleporter.Server" Version="0.1.8.15161" />
paket add Deleporter.Server --version 0.1.8.15161
#r "nuget: Deleporter.Server, 0.1.8.15161"
// Install Deleporter.Server as a Cake Addin #addin nuget:?package=Deleporter.Server&version=0.1.8.15161 // Install Deleporter.Server as a Cake Tool #tool nuget:?package=Deleporter.Server&version=0.1.8.15161
Deleporter - Simple Cross Process Stubbing. Facilitates stubbing out dependencies when running automated browser tests against ASP.Net. Use in conjunction with your favorite mocking/IOC frameworks. Deleporter will teleport mock objects (or any arbitrary delegates) into a remote ASP.Net application, allowing you to swapping out dependencies and reduce test fragility or test complex scenarios. Also includes Cassini/IIS Express and Selenium Server automation to provide a fully seamless test experience.
Install this package in your ASP.Net Web Application and Deleporter.Client in your test project.
See the project homepage for more details.
Learn more about Target Frameworks and .NET Standard.
-
- Deleporter (>= 0.1.8.15161)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.9.15416 | 6,186 | 2/7/2012 |
0.1.8.15161 | 1,539 | 2/4/2012 |
Initial Release