summaryrefslogtreecommitdiff
path: root/build/tools/gallio/MbUnit2/Readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'build/tools/gallio/MbUnit2/Readme.txt')
-rw-r--r--build/tools/gallio/MbUnit2/Readme.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/build/tools/gallio/MbUnit2/Readme.txt b/build/tools/gallio/MbUnit2/Readme.txt
new file mode 100644
index 0000000..16a2952
--- /dev/null
+++ b/build/tools/gallio/MbUnit2/Readme.txt
@@ -0,0 +1,9 @@
+MbUnit v2 Adapter Plugin
+========================
+
+This plugin uses the MbUnit v2 test runner to adapt MbUnit v2 tests so that
+they can run within Gallio and be manipulated by Gallio-based tools.
+
+The plugin assembly is deliberately NOT signed using a strong name.
+You can replace the underlying test framework with newer versions as
+long as they are binary compatible with the originally distributed version.