1. I don't know.  I have never noticed this behavior.

2. Debugging should just work out of the box with no fancy business.

3. Even if everything else were broken then that should have worked at
least, no clue what's up.

Question for you: Exactly which version and build of Gallio are you running?

Also a word of caution, if you are running v3.1 then please be aware that I
have not yet completed end-to-end testing of all features (which is why we
haven't released it officially yet).  It's possible that I broke debugging
from Visual Studio Test Tools.  I am looking into this right now so if there
is a bug expect it to be fixed within a couple of days.

Jeff.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Mark Kharitonov
Sent: Wednesday, August 12, 2009 9:30 AM
To: MbUnit.User
Subject: MbUnit Re: What does Gallio Visual Studio addin do?


OK, I have seen it.
Three questions:
1. Running the tests from the test view creates the usual mstest deployment
folder (TestResults\Out\bla-bla-bla), but Gallio ignores it and executes the
tests in the target directory in exactly the same fashion as running the
test from TD.NET. Am I correct?
2. There is no difference between Run Tests and Debug Tests when running
MbUnit tests from the TestView. No debugging either way. Am I correct?
3. I placed Debugger.Launch() in a unit test method, hoping to attach with
the debugger even if I run from the TestView. However, attaching to
Gallio.Host.exe fails, the tests are aborted. Is it possible at all and how
do I do it, if yes?

Thanks.

On Aug 11, 9:14 pm, "Jeff Brown" <[email protected]> wrote:
> It enables you to run tests using the Visual Studio Test Tools.  This 
> is what lets you run tests with Gallio using the Test View of Visual 
> Studio just like you used to do with MSTest.
>
> I don't recommend using the Test View for large projects because it 
> has performance problems (due to the design of VSTT).
>
> Jeff.
>
>
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] 
> On
>
> Behalf Of Mark Kharitonov
> Sent: Tuesday, August 11, 2009 8:34 AM
> To: MbUnit.User
> Subject: MbUnit What does Gallio Visual Studio addin do?
>
> Hi.
> I have VS2008 Pro (not team suite).
> Is this addin relevant for me and if so how do I utilize it? It 
> appears in the Addin Manager, but how does it manifest itself in the IDE?
> Thanks.- Hide quoted text -
>
> - Show quoted text -


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to