What is the best way to abstract the episerver infrastructure for easier testing?
+2
A:
Perhaps this post will help: EPiServer CMS 5 R2 and unit testing
Frederik Vig
2008-11-23 20:29:58
+3
A:
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
2009-03-28 13:51:14