Andrew Stopford's Weblog

poobah

Sponsors

News

Articles

Family

Old Blogs

Fixture order with MbUnit

Vadmin has a post on setting the fixture order in MbUnit. FixtureOrder is a useful attribute as it allows you to set the run time order against the order you have in your code and change them at will to suit your purposes. The MbUnit GUI does group asserts when you use this attribute but does run them in the order you define. Visual improvements on this will happen in Gallio.

Comments

No Comments