Deleporter: Cross-Process Code Injection for ASP.NET(blog.stevensanderson.com)
submitted by
desmond(2014) 2 years, 2 months ago
Deleporter is a little .NET library that teleports arbitrary delegates into an ASP.NET MVC/WebForms application in some other process (e.g., hosted in IIS) and runs them there.
This is very useful for integration testing: it means you can do cross-process mocking, change the application configuration on the fly, or run custom teardown logic (such as flushing caches) at the end of each test.
|category: MVC
|Views: 38
tags:
MVC another
Everyones tags:
Your Tags: