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

Tests can be marked as ignored using the IgnoreAttribute.

Unable to find source-code formatter for language: cs. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
[Test]
[Ignore("The reason why you ignore the test")]
public void NastyTest()
{...}

An entire fixture can also be marked as ignored.

Document generated by Confluence on Jun 11, 2007 11:56