Collaboris in the Community
As part of a continued effort to give something back to the SharePoint community. Collaboris have made 3 internal projects and frameworks available for to you use on your projects. This section details 3 of those namely, SAF SPDal and ShareTest.
SharePoint Action Framework (SAF)
The SharePoint Action Framework is an extension to the SharePoint Feature framework, Stsadm or MSBuild. This is achived with Actions which are commands allowing automation of SharePoint (e.g. CreateWeb, AddUser, ImportList). Also possible to thread multiple Actions together.
http://saf.codeplex.com
SharePoint Data Acces Layer (SPDal)
A tried and tested Data Access Layer to read and write information to\from SharePoint Lists in a strongly typed way.
http://spdal.codeplex.com
ShareTest
Our latest project acts as guidance on how to get up and running with Selenium for testing SharePoint. The project consists of a lightweight framework to aid an assist in your testing efforts. In addition to this, we are also supplying all of our DocRead tests to serve as an example.
http://sharetest.codeplex.com