I've written an extension to MbUnit's NAnt task that logs the test results using TeamCity service messages. See http://www.alanta.nl/blog/2008/06/mbunit-with-nant-support-for-teamcity.html
We integrated MBUnit output by writing some MSBuild tasks to publish the output of the MBUnit MSBuild task - see http://bluewireblog.wordpress.com/2008/01/24/teamcity-msbuild-tasks/
Jeff, thanks! Feel free asking me any questions on the integration with TeamCity.
ReplyDeleteConsider using TeamCity service messages for reporting tests to TeamCity. More details could be found at http://www.jetbrains.net/confluence/x/0Y8
BTW. Would that be Gallio or MBUnit only integration?
Hi Eugene,
ReplyDeleteI've written an extension to MbUnit's NAnt task that logs the test results using TeamCity service messages. See http://www.alanta.nl/blog/2008/06/mbunit-with-nant-support-for-teamcity.html
We integrated MBUnit output by writing some MSBuild tasks to publish the output of the MBUnit MSBuild task - see http://bluewireblog.wordpress.com/2008/01/24/teamcity-msbuild-tasks/
ReplyDeleteWill