My tests are timing out after 600 seconds, ideally I'd like not to have a time out at all but even trying to set a long one like so:
[TestFixture(TimeOut = 720)] Results in: 'MbUnit.Framework.TestFixtureAttribute' does not contain a definition for 'TimeOut' I'm using quite a lot of other test decorators without issue, this is on gallio/mbunit version 3.0.5.546 Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
