main
1MbUnit v2 Adapter Plugin
2========================
3
4This plugin uses the MbUnit v2 test runner to adapt MbUnit v2 tests so that
5they can run within Gallio and be manipulated by Gallio-based tools.
6
7The plugin assembly is deliberately NOT signed using a strong name.
8You can replace the underlying test framework with newer versions as
9long as they are binary compatible with the originally distributed version.