You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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
The text was updated successfully, but these errors were encountered: