The basics of unit testing Umbraco

Unit testing Umbraco may be a daunting task. Here's a shortcut to get started and focus on what matters: your logic.…

Read this article

Slides from CG16 and testing IPublishedContent properties

Stubbing properties on an IPublishedContent is rather useful when you just need a test for any content. Here's how you do it. Slides from CG16 also available from here.…

Read this article