Not sure whether I already replied.

In any case, you can use the "Shadow Copy" option to avoid locking your
assemblies.  This is now the default in the current nightly builds.

We do plan to further improve this feature to avoid assembly locking without
shadow copying in upcoming releases.  There's a modest performance cost
associated with doing that (because we will be unloading the test assemblies
as soon as they are not needed and doing some redundant work), but it
shouldn't be too bad for most purposes.

Jeff.

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Saturday, March 29, 2008 2:55 AM
To: MbUnit.User
Subject: MbUnit Re: Gallio release date


I'm trying to use Icarus but it's quite painful -- the Gallio host process
locks my test assembly and I can't recompile it. I wanted to fill a bug
report but realized that there is one already. Any chance to fix it soon?
It's a real showstopper.

The GUI looks great, and the framework is very cool. I don't want to switch
back..

Thanks for the great product.

ulu

On Mar 24, 10:47 pm, "Jeff Brown" <[EMAIL PROTECTED]> wrote:
> Please do.
> Also provide the version number of MbUnit your code is compiled with.
>
> Sorry for the inconvenience.
>
> Jeff.
>
>   _____
>
> From: [email protected] [mailto:[EMAIL PROTECTED] 
> On Behalf Of ARKBAN
> Sent: Monday, March 24, 2008 12:34 PM
> To: [email protected]
> Subject: MbUnit Re: Gallio release date
>
> Same results. Do you want me to fill a bug report?
>
> ARKBAN
>
> Jeff Brown wrote:
>
> Bug reports go here:http://code.google.com/p/mb-unit/issues/list
>
> Just for kicks, what happens if you replace the version of 
> MbUnit.Framework.dll, QuickGraph.*.dll and others in C:\Program 
> Files\Gallio\MbUnit2\bin (or wherever you installed it) with the 
> versions from your installed copy of MbUnit v2?
>
> Jeff.
>
>   _____
>
> From: [email protected] [mailto:[EMAIL PROTECTED] 
> On Behalf Of ARKBAN
> Sent: Monday, March 24, 2008 9:50 AM
> To: [email protected]
> Subject: MbUnit Re: Gallio release date
>
> Where do we file bug reports? I'm using the original MbUnit GUI for 
> unit testing, but I tried Gallio today and it does not load any of my unit
tests.
> Oddly enough it does create a unit test for the Main method (the unit 
> test assembly is an executable assembly for some other more manual unit
tests).
> Is this a bug, or am I doing something stupid?
>
> ARKBAN
>
> Jeff Brown wrote:
>
> The GUI is quite usable.  It does not implement all features yet and 
> has
>
> some rough spots but it's well worth trying out!
>
> Try it out:http://www.gallio.org/
>
> Jeff.
>
> -----Original Message-----
>
> From: [email protected] [mailto:[EMAIL PROTECTED] 
> On
>
> Behalf Of ARKBAN
>
> Sent: Monday, March 17, 2008 6:01 AM
>
> To: [email protected]
>
> Subject: MbUnit Re: Gallio release date
>
> Is the Icarus GUI behind or ahead of the currently released MbUnit GUI?
>
> We currently use the regular GUI for individual developer unit 
> testing, and
>
> have no plans to use TD.net, so the GUI is pretty important to us.
>
> ARKBAN
>
> Jeff Brown wrote:
>
> Gallio Alpha 2 will be released this weekend.
>
> Admittedly the Icarus GUI still needs some work but it's coming along
>
> nicely.
>
> OTOH, do you like running tests inside R#?  We have a R# test runner
>
> for MbUnit now... ;)
>
> Jeff.
>
> -----Original Message-----
>
> From: [email protected] [mailto:[EMAIL PROTECTED]
>
> On Behalf Of rockclimber
>
> Sent: Thursday, March 13, 2008 3:19 PM
>
> To: MbUnit.User
>
> Subject: MbUnit Gallio release date
>
> I have a dev team that wants to go to NUnit because they like the GUI
>
> better. I have argued that changing test harnesses over the GUI makes
>
> much sense, especially when MbUnit is coming out with an updated GUI.
>
> So my question is do you have a guess at a release date for Gallio?
>
> Thanks


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