Index: README.md |
diff --git a/README.md b/README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0cd6b2d17dc79d42af804fa2eacb9200fe1c29a1 |
--- /dev/null |
+++ b/README.md |
@@ -0,0 +1,7 @@ |
+# Expect Tests |
+Expect Tests is a test framework which: |
+ * Is parallel by default |
+ * Collects coverage information by default |
+ * Allows easy test-case generation |
+ * Is compatible with unittest |
+ * Provides easy test globbing and debugging |