Friday, December 10, 2004

I have finally deciced to merge MbUnit.Core.dll into MbUnit.Framework.dll. This will be a minor breaking change in the next release because you will have to remove the reference to MbUnit.Core.dll.

All the attributes also have moved to MbUnit.Framework, so you don't need to use MbUnit.Core.Framework. I did this change mainly to simplify the morphing NUnitForms or NUnitAsp to MbUnit: a Replace All in Files will be sufficient to move them to MbUnit.

 

posted on Friday, December 10, 2004 1:30:00 PM UTC  #    Comments [12]
Tracked by:
"[MBUNIT-10] MbUnit.Core.Framework.dll missing from latest builds" (JIRA: MbUnit... [Trackback]
Monday, June 06, 2005 4:52:30 PM UTC
My message some post a go got lost so I'll ask again.How about a release of the <a title="QuickGraph, 100% C# directed graph library" href="http://mbunit.tigris.org" target="_blank">QuickGraph</a> Library? Any chance of a beta for the Framework 2.0 beta? :]
Sergio
Monday, June 06, 2005 4:52:30 PM UTC
IMHO, it should not be done that way. <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>.Framework.dll should exist so that the .dll that consume <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>.Framework.dll for the sake of marking itself as a test suite
<br>
<br>1. could import a lightweight <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>.Framework.dll that has no references to other libraries. You can take a look in NUnit.Framework.dll
<br>2. have more independency on version of <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>.Framework.dll ... I mean <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a> can run the test although the testing code has a reference to the other version of <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>.
Nat
Monday, June 06, 2005 4:52:41 PM UTC
That would mean a big refactoring. It is not supported right now.
Jonathan de Halleux
Monday, June 06, 2005 4:52:42 PM UTC
Sergio,
<br>
<br>In fact, I have upgraded <a title="QuickGraph, 100% C# directed graph library" href="http://mbunit.tigris.org" target="_blank">QuickGraph</a> to generics but unfortunately this code is not public.
<br>
<br>Creating a separate <a title="QuickGraph, 100% C# directed graph library" href="http://mbunit.tigris.org" target="_blank">QuickGraph</a> zip file is on the (long) todo list.
Jonathan de Halleux
Monday, June 06, 2005 4:52:42 PM UTC
To my opinion although <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a> and TestDriven are great projects (that I still don't use, but it's on my to-do list :) QuckGraph should be a separate project as it has a much more wide-scale use. At this moment I have a networking, management and software design projects and they all could use a hi-quality graph library. Graph's are needed, and they are needed now.
<br>
<br>Did that push it up the stack of your to-do list (is it a list or stack, or generic?) :)
Sergio
Monday, June 06, 2005 4:52:42 PM UTC
It is neither a stack or generic, it is a priorithized cache :)
<br>
<br>I've pushed manually the <a title="QuickGraph, 100% C# directed graph library" href="http://mbunit.tigris.org" target="_blank">QuickGraph</a> assemblies in <a title="QuickGraph, 100% C# directed graph library" href="http://mbunit.tigris.org" target="_blank">QuickGraph</a>.zip on <a target="_new" href="http://www.dotnetwiki.org">http://www.dotnetwiki.org</a>
<br>
Jonathan de Halleux
Monday, June 06, 2005 4:52:42 PM UTC
You're great, thanks a lot!!!
Sergio
Monday, June 06, 2005 4:52:42 PM UTC
Hello Jonathan,
<br>
<br>Where can I get the latest <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a> dlls? I know that <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a> is bundled with TD.Net installation, but &quot;how do I know if an update to TD.Net includes an update of <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a>, and what updates to <a title="MbUnit, Generating Unit Testing and Model Based Testing Framework for .NET Framework" href="http://mbunit.tigris.org" target="_blank">MbUnit</a> are included?&quot;
<br>Earlier, TD.Net daily updates were directly available on the Wiki. So, I just used to fetch the latest of TDD.Net
<br>
<br>Thanks &amp; Regards,
<br>Trilok Khairnar.
trilokgk@hotmail.com
Monday, June 06, 2005 4:52:43 PM UTC
I just want to bump what Trilok is asking. I really miss the automated builds that were available before TD.NET 1.0. :(
<br>
<br>G.
Graeme Foster
Monday, June 06, 2005 4:52:43 PM UTC
They are still available!
<br>
<br><a target="_new" href="http://testdriven.net/wiki/default.aspx/MyWiki.AutomatedBuilds">http://testdriven.net/wiki/default.aspx/MyWiki.AutomatedBuilds</a>
Jonathan de Halleux
Monday, June 06, 2005 4:52:43 PM UTC
So they are! I was looking at:
<br>
<br><a target="_new" href="http://www.testdriven.net/wiki/default.aspx/MyWiki.AutomatedBuilds">http://www.testdriven.net/wiki/default.aspx/MyWiki.AutomatedBuilds</a>
<br>
<br>which is a different, out of date page...
Graeme Foster
Monday, June 06, 2005 4:52:43 PM UTC
I just see
<br>Error evaluating expression: Could not find a part of the path &quot;D:\wwwroot\DotNetNuke\Wiki\downloads&quot;.
<br>
<br>on that page. Any ideas where i can get the latest buids from?
fez
Comments are closed.