Problem Description
<sub>*I tried asking this on the gallio-users list, but the question failed to appear (Google Groups says the post was successful). I suppose the list might be moderated by someone who does not read his email very often :-) Seeing as SO has tags for both Gallio and MbUnit, I thought it was worth asking here.*</sub>
I see the `MbUnit` front page mentions that they are keen on maintaining Mono-compatibility. There is also a >1-year [old post on gallio-users][1] saying that it does not work under Linux
The project I want to test compiles fine under Mono if I remove the `Parallelizable` attribute. I can launch the `Gallio` control panel under Linux, but not Icarus or Echo.
Is there any way of running `MbUnit` tests under Linux? Something that uses the command line (like `Gallio.Echo`) and does not need Monodevelop would be especially helpful.
[1]: https://groups.google.com/group/gallio-user/browse_thread/thread/6cd88aef65f4d3c2
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?