For #2, it's possible you may have found a bug in the MbUnit2 adapter for Gallio. However MbUnit2 did offer some capability for running NUnit tests, so it could be a feature! Do the tests run? If not, please create an issue here http://code.google.com/p/mb-unit/issues/entry and we'll investigate. 2008/12/16 Flominator <[email protected]>
> > Hi there, > > I'm a novice to Gallio, as well as to Unit Testing and C#. I've > installed Gallio 3.0.5, VS 2008 and NUnit 2.4.8 on Windows XP. I'm > currently testing some frameworks and utilities for unit testing. > > Everything works fine except two things which both seem to revolve > around NUnit: > > 1. When running the test project in Visual Studio by using the native > function of VS NUnit tests are not executed, but those using MbUnit an > MsTest work. The test class files using NUnit have "using > NUnit.Framework;" at their top, but other other using directives. > > Until yesterday it threw an exception which I'm currently not able to > reproduce. It said something like "couldn't find NUnit assembly". > > 2. When running the test assembly (the DLL file) in Icarus it somehow > doubles the tests using NUnit. They are shown in the MbUnit branch as > well as in the one of NUnit itself (see > http://groups.google.com/group/MbUnitUser/web/NUnit%20doubles.PNG). > > Do you have any ideas on how to solve these problems? > > Thanks in advance, > > Flo > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
