So we fairly new to Umbraco but we are about to start a big new build on Umbrco 4.9 and we are looking at ways to the development using TDD practices. We are probably going to use USiteBuilder as we like it's Code first approach to the DocumentTypes.
Can people share their experiences of Unit testing code when using Umbraco? Do people use UserControls and put a Model View Presenter abstraction & Repository pattern in place? Keen to see some real world examples.
TDD and umbraco 4.9 /4.10
Hi,
So we fairly new to Umbraco but we are about to start a big new build on Umbrco 4.9 and we are looking at ways to the development using TDD practices. We are probably going to use USiteBuilder as we like it's Code first approach to the DocumentTypes.
Can people share their experiences of Unit testing code when using Umbraco? Do people use UserControls and put a Model View Presenter abstraction & Repository pattern in place? Keen to see some real world examples.
Thanks,
Lee
Found this by Aaron - ttp://www.aaron-powell.com/unit-testing-with-umbraco
This does seem to allign with what I was thinking - Is this what most people do?
Hi
Did you end up doing TDD with Umbraco? I'm curious if you were able to do it easily.
is working on a reply...