What is the best way to abstract the episerver infrastructure for easier testing?
Asked
Active
Viewed 880 times
2 Answers
7
I have written a post about TDD with EPiServer recently.
Basically the idea is to use Model-View-Presenter design pattern to isolate as much logic as you can from asp.net runtime.

Marek Blotny
- 1,503
- 1
- 9
- 7