Deleporter.Server
0.1.9.15416
dotnet add package Deleporter.Server --version 0.1.9.15416
NuGet\Install-Package Deleporter.Server -Version 0.1.9.15416
<PackageReference Include="Deleporter.Server" Version="0.1.9.15416" />
paket add Deleporter.Server --version 0.1.9.15416
#r "nuget: Deleporter.Server, 0.1.9.15416"
// Install Deleporter.Server as a Cake Addin #addin nuget:?package=Deleporter.Server&version=0.1.9.15416 // Install Deleporter.Server as a Cake Tool #tool nuget:?package=Deleporter.Server&version=0.1.9.15416
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. Source code available at https://github.com/StuartLeitch/Deleporter.
Learn more about Target Frameworks and .NET Standard.
-
- Deleporter (>= 0.1.9.15416)
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,172 | 2/7/2012 |
0.1.8.15161 | 1,531 | 2/4/2012 |
Initial Release