vote up 0 vote down star

I want to get MBUnit 3.0, but without the Gallio bundling.. not sure whether such a package is available or not?

flag

49% accept rate

4 Answers

vote up 1 vote down

You can download the bundle and then just pull out the MbUnit assemblies if you have another way that you want to run them instead of using Gallio.

link|flag
+1 only MbUnit.dll and Gallio.dll are needed – Mauricio Scheffer Apr 23 at 13:10
vote up 1 vote down

Gallio has a plugin architecture. So while MbUnit is based on Gallio, you don't need to install all of the extra plugins on the side unless you need them. The minimum set of required components is fairly small.

As Rodrigo said, there is a ZIP file distribution available which does not require installation in order to be used.

link|flag
vote up 0 vote down

Unfortunately the MbUnit is based upon Gallio so it's not possible to get them separately.

link|flag
vote up 0 vote down

Get the zip (GallioBundle-3.0.6.763.zip) file from here and get only the MBUnit assemblies.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.