[MonoDevelop] Nunit plugin bug

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Dec 12 14:07:15 EST 2009


On Sat, Dec 12, 2009 at 3:54 AM, Vadim Chekan <kot.begemot at gmail.com> wrote:
> Today's build of MD from svn.
> Actually I thought that nunit plugin is broken. When I set startup
> project to my test project and "Run", or "Debug" it, it writes to
> "Test Result" console "Running Tests" and nothing more. No progress.
> MD remains responsive.
...
> But today I discovered :) unit test panel (View/Unit Tests). And
> miracle, if I activate this view, then nunit plugin will work. But if
> I start MD with this view in background (Solution view is active) then
> my unit tests will hang.
> My not educated guess is that view initializes something important. Any bells?

That seems plausible. Could you file a bug?

FWIW I've never run a test project directly; I always use the test pad
to run individual tests or groups of tests. There's a context menu
command on the debug pad to debug individual tests,

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list