Hello, I have problem setting both the DegreeOfParallelism and
DefaultTestCaseTimeout. My testing project is being written in VB and
in the assemblyinfo.vb there are the following lines:
<Assembly: DegreeOfParallelism(5)>
<Assembly: DefaultTestCaseTimeout(10)>
However, only two tests run simultaneously and the tests don't abort
after 10 sec (I've set 10 sec timeout just to try it out). Any clue
why this can be happening. Thanks in advance and sorry if my question
is sort of dumn - I am a newbe.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---