In SharpDevelop 4.0 the unit testing addin has been modified so it can be extended to support the use of custom unit test runners. An example addin has been created to show how to integrate a custom unit test runner. In this code sample Gallio has been integrated to provide support for running MbUnit tests.
Further information can be found on the Gallio Addin code sample page on the wiki.