Gallio / mbunit-v3

Gallio and MbUnit v3 Source
Apache License 2.0
86 stars 46 forks source link

Nunit Support #4

Open raja99128 opened 9 years ago

raja99128 commented 9 years ago

Does Mbunit supports latest dll's of Nunit? Actually, I'm using Nunit 2.6.4v when i'm trying to add the dll's in mbunit it is not showing the tree structure figure. I don't know why?

Can anyone help out with this issue?

j9brown commented 9 years ago

I don't know. Probably not. On Mar 17, 2015 11:22 AM, "raja99128" notifications@github.com wrote:

Does Mbunit supports latest dll's of Nunit? Actually, I'm using Nunit 2.6.4v when i'm trying to add the dll's in mbunit it is not showing the tree structure figure. I don't know why?

Can anyone help out with this issue?

— Reply to this email directly or view it on GitHub https://github.com/Gallio/mbunit-v3/issues/4.

agray commented 9 years ago

NUnit 3 has parallel testing across test fixtures, by NUnit 3.2 parallel testing within test fixtures will be implemented.