Unit Testing in SharePoint
One of the things that most agile developers hate about SharePoint is the inability to test SharePoint functionality using Unit tests!
For the most recent projects that involve a lot of custom coding, we have abstracted the functionalities that require interacting with the object model by using the data repository and Gateway Pattern. There does seem to be a new Unit testing framework that has been developed for SharePoint. And whats more…They are offering it free of cost to the first 50 bloggers who blog about it..J So here is mine...
"Typemock are offering their new product for unit testing SharePoint called Isolator For SharePoint, for a special introduction price. it is the only tool that allows you to unit test SharePoint without a SharePoint server. To learn more click here.
The first 50 bloggers who blog this text in their blog and tell us about it, will get a Full Isolator license, Free. for rules and info click here."
Good luck!


Comments