Richard Fennell

Mirror of 'But it works on my PC!'

Browse by Tags

All Tags » WF » Sharepoint (RSS)
Testing SharePoint Workflows using TypeMock Isolator
I have for a while been trying to test SharePoint workflows using TypeMock Isolator to mock out the SharePoint fixtures, I want to remove the dependency of having SharePoint on any test boxes where possible. I have at last got this working after getting...