sitecore sugnl meeting unit testing with test fixtures march 13 th, 2013 robin hermanussen lukkien

8
Sitecore SUGNL Meeting – Unit testing with test fixtures March 13 th , 2013 Robin Hermanussen – Lukkien http://hermanussen.eu/sitecore/wordpress/ https://twitter.com/knifecore

Upload: bennett-simon

Post on 18-Jan-2018

214 views

Category:

Documents


0 download

DESCRIPTION

Unit testing Test parts instead of the complete project Runs in its own runtime Not a replacement for other types of testing

TRANSCRIPT

Sitecore SUGNL Meeting Unit testing with test fixtures March 13 th, 2013 Robin Hermanussen Lukkienhttps://twitter.com/knifecore Contents Unit testing Mocking Test fixtures In-memory dataprovider Demo Unit testing Test parts instead of the complete project Runs in its own runtime Not a replacement for other types of testing Unit testing Helps during development Protects against breaking changes Reports and metrics Mocking When integration is not helpful Input for a test Test fixtures Representative data Easy to maintain In-memory dataprovider Simple and fast Manage with TDS/serialization/packages Demo View sheets and the demo project afterwards?