© Phil Wicklund and Jason Wilkerson 2016

Phil Wicklund and Jason Wilkerson, Professional Sitecore 8 Development, 10.1007/978-1-4842-2292-8_7

7. Unit Testing Sitecore

Phil Wicklund and Jason Wilkerson2

(1)Minneapolis, Minnesota, USA

(2)Minnetrista, Minnesota, USA

Unit testing is non-negotiable as far we we’re concerned. In fact, we argue it’s absolutely critical if you care about having a quality Sitecore deployment. Why? Confidence.

Unit testing, if you’re not familiar, isolates independent pieces of your solution to ensure they are working properly. If you have continuous integration enabled, each time you commit code, all of the unit tests in your solution will run, providing immediate feedback regarding the impact of your change. This feedback ...

Get Professional Sitecore 8 Development: A Complete Guide to Solutions and Best Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.