summaryrefslogtreecommitdiff
path: root/build/tools/gallio/MbUnit2/Readme.txt
diff options
context:
space:
mode:
authormo <mo.khan@gmail.com>2018-11-04 15:22:16 -0700
committermo <mo.khan@gmail.com>2018-11-04 15:22:16 -0700
commit5ee1f55497a4e30322a56f133f897ecde1612967 (patch)
treebf544e0879234c3623869627d8786776cb19b8e9 /build/tools/gallio/MbUnit2/Readme.txt
initial commit.HEADmaster
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.