@MattDavies @robdmoore Hey I just finished reading over this preso. Very kool guys!
We haven't talked about this much but it's striking how much we're on the same page and arrived at a very similar place. My current side-project https://github.com/cottsak/ControllerTests seeks to create a framework which removes much of the infrastructure pain involved in subcutaneous testing setup for MVC controllers, Web API controllers and arbitrary "controllers" or system entry points (see AnyControllerTestBase).
I was wondering what you guys thought about my progress of this project?
MK
@MattDavies @robdmoore Hey I just finished reading over this preso. Very kool guys!
We haven't talked about this much but it's striking how much we're on the same page and arrived at a very similar place. My current side-project https://github.com/cottsak/ControllerTests seeks to create a framework which removes much of the infrastructure pain involved in subcutaneous testing setup for MVC controllers, Web API controllers and arbitrary "controllers" or system entry points (see
AnyControllerTestBase).I was wondering what you guys thought about my progress of this project?
MK