Thank you Yann,thank you for your reply.
I have already read through the entire article you informed
above,whose author is Jeff.It's helpful a lot,and Visual Studio 2008
test runner is pretty slow indeed and the performance always drives me
mad ,LOL,but  as a matter of fact,not anyone trust in third-parts
integration such as my supervisor,so I have to use unit test framework
and coverage tool by means of microsoft visual studio  team test
integration,when I learn enough about Mbunit,I will try my best to
persuade my supervisor consider Mbunt.

here is result,problem still remains.I open up my
ClassLibrary1.csproj and add this <ProjectTypeGuids>{3AC096D0-A1C2-
E12C-1390-A8335801FDAB}; {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</
ProjectTypeGuids> into  first <PropertyGroup></PropertyGroup>,the I
reload my solutions,the two options in Run item are active as well as
Run tests option in right-click menu,but they cannot work for "No test
were run because no tests are loaded or the selected" message.This
time I perform a "Complete" installation of gallio in advance.

 This is too weird,can you figure out that?By the way,you can call me
Ted


On 7月9日, 下午8时53分, Yann Trevin <[email protected]> wrote:
> Hi 3q,
>
> Thank you for the compliment.
>
> There is a nasty trick to make VS2008 recognize a class library project as a
> valid test project. Read this post from 
> Jeff:http://blog.bits-in-motion.com/2009/04/how-to-enable-or-disable-visua...
> If
> you create a new project as an MSTest project or as a MbUnit v3 project, the
> magic *ProjectTypeGuid *will be automatically included. Otherwise you need
> to add it manually.
>
> Does it help?
> Yann.
>
> 2011/7/9 郭鑫 <[email protected]>
>
>
>
>
>
>
>
> > Hi,I am a tester  from China (so pls forgive my poor English)who just now
> > know Mbunit framework,It's a little hard for me to understand well
> > about some attribute and Icarus GUI Runner although I have already
> > used Nunit and VS 2005 unit test tool for nearly 1 year.
>
> > I like row test attribute and another is my favorite --rollback
> > attribute and that is  why I choose mbunit.You are great!
>
> > I ran into a problem right now,when I followed your steps via
> >http://weblogs.asp.net/astopford/archive/2008/07/03/mbunit-v3-in-visu...<http://www.google.com/url?sa=D&q=http://weblogs.asp.net/astopford/arc...>
>
> > My Visual Studio team system 2008 indicated that "No test were run
> > because no tests are loaded or the selected",I used your scripts and
> > just did the same what you did,the only different thing is that my
> > window7 is X64 and vs2008 is X86. And now I cannot execute any tests
> > for test function become inactive.(you can see it  from my enclosed
> > pictures about gallio installation)
>
> > could any guys tell me what's wrong?
> > 3q
>
> > --
> > 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.

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