This page last changed on Jul 02, 2005 by peli.

Following the idea of FixtureDependencies, AssemblyDependencies can be defined as well:

execute tests from child assembly only if tests of parent assemblies were successful.

Use the AssemblyDependsOnAttribute to specify the parent assemblies:

Unable to find source-code formatter for language: cs. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
[assembly: MbUnit.Core.Framework.AssemblyDependsOn("AnotherAssembly")]
Document generated by Confluence on Jun 11, 2007 11:56