CharliePoole
CharliePoole
If it's a lightweight engine then life will be simpler I think if it works similarly to the engine. The engine returns multiple assembly results without use of a wrapping...
To run from the code window, VS has to deduce the NUnit tests from the code location. The only info it has available is the class and method representing the...
Looks like nobody followed up on my Sep 1 question
@OsirisTerje This seems like something we would either fix in both or close if we can't confirm it.
Both the priority and the assignment to the fix-in-both milestone are dependent on confirming the bug.
@OsirisTerje I moved this from 3.0-Only because it seemed like it should either be fixed in both or closed if not confirmed. Is there some reason not to fix in...
@fsalas Can you show a simple example? Things that could change the outcome include: - which of the two classes has the TestFixtureAttribute (it doesn't belong on the abstract class,...
@Retik When "running Test2" how do you do it? What version of the adapter are you using?
I presume that it works correctly if you don't group tests by anything. We can't do anything about this issue if VS is calling the adapter separately for each test....
We'll check it out. On Tue, Sep 2, 2014 at 7:38 PM, Matthew Lieder [email protected] wrote: > Thanks for the quick reply! The only time it works correctly, besides when...