Tuesday, September 21, 2004

This is the first release candidate for MbUnit 2.21.1.0. This release also contains QuickGraph (+NGraphviz), Refly and TestFu.

Acknowledgment
I'd like to give a special thanks to Jamie Cansdale (TestDriven.NET) which has been the main architect of the new MbUnit compilation scripts,  installers and TestDriven.NET intergration.

Installing MbUnit 2.21.1.0 RC1

[Update: follow the instructions at http://www.testdriven.net/wiki/default.aspx/MyWiki.DownLoad]

Where is MbUnit installed ?

The MbUnit assemblies are located in Program Files/TestDriven.NET/MbUnit.

New features

 

posted on Tuesday, September 21, 2004 11:49:00 PM UTC  #    Comments [22]
Tracked by:
http://www.google.com/search?q=mgsovghh [Pingback]
Monday, June 06, 2005 5:25:57 PM UTC
Excellent! Thanks! :)
Graeme Foster
Monday, June 06, 2005 5:25:57 PM UTC
Peli's Blog
Monday, June 06, 2005 5:25:58 PM UTC
Where is the binaries? I can't find it?
ruslan
Monday, June 06, 2005 5:25:58 PM UTC
Please read the post.
Jonathan de Halleux
Monday, June 06, 2005 5:25:58 PM UTC
Thanks! This looks amazing-- I hope you'll still have time for this kind of thing when you are in Redmond....
<br>
<br>Michael
Michael Dorfman
Monday, June 06, 2005 5:25:58 PM UTC
ISerializable
Monday, June 06, 2005 5:25:59 PM UTC
I'm sorry for being so dumb, where can I download it from? I see &quot;see Download instructions below&quot;, but don't really see instructions:) <a target="_new" href="http://www.testdriven.net">http://www.testdriven.net</a> doesn't even mention anything about <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>. The latest released of <a title="" href="http://weblogs.asp.net/nunitaddin/" target="_blank">NUnitAddIn</a> dates August, and is not that big in size, so I would think it's just the Addin. dotNetWiki download page points back to this post. Tigris.org seems to only hold source. So, where can I find the release?
Ornus
Monday, June 06, 2005 5:25:59 PM UTC
Just a comment. The TestDriven page lists version <a title="" href="http://weblogs.asp.net/nunitaddin/" target="_blank">NUnitAddIn</a>-0.9.576. as the latest version, and the above command installs 0.9.651d. I don't know if its related, but my Test with Debug is now broken.
Mike
Monday, June 06, 2005 5:25:59 PM UTC
<a target="_new" href="http://www.testdriven.net/downloads/TestDriven.NET-0.9.651d.msi">http://www.testdriven.net/downloads/TestDriven.NET-0.9.651d.msi</a>
<br>
<br>You can just run the 2 lines in the post above at a command prompt and it'll download and install as if by magic!
Graeme Foster
Monday, June 06, 2005 5:25:59 PM UTC
That was downright obtuse
George
Monday, June 06, 2005 5:26:00 PM UTC
As Graeme mentionned, just execute the 2 lines in the command prompt and it will install itself by magic :)
Jonathan de Halleux
Monday, June 06, 2005 5:26:00 PM UTC
Tricky indeed. Thanks a lot.
Ornus
Monday, June 06, 2005 5:26:00 PM UTC
I see it, but I don't. I've run the two lines, and yes indeed there is the c:\program files\TestDriven.Net folder, however when I load up VS 2003 (which was not running when I installed <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>), I don't see an add-in for the Test Runner? Any ideas?
mike lorengo
Monday, June 06, 2005 5:26:00 PM UTC
Ahh, it has to do with the fact that I installed it with runas /user:Administrator msiexec ... So of course it installed it for the Administrator user and not me. I guess I'll have to give myself temporary admin privs to install.
<br>
mike lorengo
Monday, June 06, 2005 5:26:01 PM UTC
I've run the two lines. Everything appears to install correctly; <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a> is where it's supposed to be. In VS, I see the NUnit Add-in in the Add-in Manager, and it's available on the right-click menu, but, how do I get to <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>???
George
Monday, June 06, 2005 5:26:01 PM UTC
You will not actually see &quot;MbUnit&quot; in your context menu. But if you press &quot;Run Tests...&quot; you will run <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>...
Jonathan de Halleux
Monday, June 06, 2005 5:26:01 PM UTC
I can't make it install for all users, and I can't seem to get it to register <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a> in the <a title="" href="http://weblogs.asp.net/nunitaddin/" target="_blank">NUnitAddIn</a>.
<br>I see only Debugger &amp; NUnit GUI in the Run Tests...
<br>Any idea how to do it?
<br>
<br>
Ayende Rahien
Monday, June 06, 2005 5:26:01 PM UTC
&gt;I can't make it install for all users, and I can't seem to get it to register <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a> in the <a title="" href="http://weblogs.asp.net/nunitaddin/" target="_blank">NUnitAddIn</a>.
<br>
<br>TD.NET does not support all users (or admin) install currently. This is a high priority for Jamie and should be fixed soon.
<br>
<br>&gt; I see only Debugger &amp; NUnit GUI in the Run Tests...
<br>
<br>It's normal. You don't see it but it's there. You will not see <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a> in the menu but it will be executed when you hit &quot;Run Tests&quot;
<br>
Jonathan de Halleux
Monday, June 06, 2005 5:26:02 PM UTC
You could try adding ALLUSERS=&quot;1&quot; to the second command line to see how much it doesn't work yet. :)
Graeme Foster
Monday, June 06, 2005 5:26:02 PM UTC
TestFixtureSetUp and TestFixtureTearDown don't seem to be working the same as they do in NUnit. Did you try the tests in FixtureSetupTearDownTest.cs against <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>?
<br>
<br>We have a whole heirachy of test (fixture) classes, and use virtual setup/teardown methods. They weren't behaving the way I expected them to when I tried our NUnit tests with <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>.
Graeme Foster
Monday, June 06, 2005 5:26:02 PM UTC
Why this funky install process. Why not make it real simple and link to an msi and/or zip file. I gave up twice as I could not figure out where to download. I finally figured it out. Cheers!
<br>--
<br>William Stacey, MVP
William Stacey
Monday, June 06, 2005 5:26:02 PM UTC
Sorry, the main dowmload page is located at <a target="_new" href="http://www.testdriven.net/wiki/default.aspx/MyWiki.DownLoad">http://www.testdriven.net/wiki/default.aspx/MyWiki.DownLoad</a>
Jonathan de Halleux
Comments are closed.