summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2012-12-30 16:04:52 +0100
committerStefan Kögl <stefan@skoegl.net>2012-12-30 16:04:52 +0100
commit8767c66b579997c96bfe83f58b27f410e1358e69 (patch)
treeed3698a5bb9355129582e8674d615c58987aca02
parentab691f2cce402b89f05e179ddc721fda4b0f086c (diff)
downloadpython-json-patch-8767c66b579997c96bfe83f58b27f410e1358e69.tar.gz
Mention external tests in README.md
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 23a6e85..f251ec8 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,9 @@ See Sourcecode for Examples
* Website: https://github.com/stefankoegl/python-json-patch
* Repository: https://github.com/stefankoegl/python-json-patch.git
+
+Running external tests
+----------------------
+To run external tests (such as those from https://github.com/json-patch/json-patch-tests) use ext_test.py
+
+ ./ext_tests.py ../json-patch-tests/tests.json