I am currently working on a project with Microsoft Visual Studio Team Suite and Team Test containing many Unit Tests. We are using Cruise Control .NET for integration and quality tests of our applications.
Therefore I needed a ccnet plugin to run all tests of the relevant solutions after their build completes. So the deployment should not be started if any test fails. I did not find a plugin for this task, so I wrote one by myself, which I want to contribute to the community now. (see also http://confluence.public.thoughtworks.org/display/CCNETCOMM/Contributions
For installation and download instructions please go to this page:
http://www.kreuzhofer.de/wordpress/ccnetvstest-plugin/
About me