summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2013-05-20 21:14:27 -0400
committerJulian Berman <Julian@GrayVines.com>2013-05-20 21:14:27 -0400
commit230f88867b2f3bd79d6d5a0b4af775fdcb10574b (patch)
treedca6e9d9c58c74708c39a3cf883619734035741d
parentae8b034cba1e14cf2d681bfc0334c0165629a83f (diff)
downloadjsonschema-230f88867b2f3bd79d6d5a0b4af775fdcb10574b.tar.gz
Add note about single version test running.
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index f585625..47e99ba 100644
--- a/README.rst
+++ b/README.rst
@@ -74,6 +74,9 @@ supports. Note that you'll need to have all of those versions installed in
order to run the tests on each of them, otherwise ``tox`` will skip (and fail)
the tests on that version.
+Of course you're also free to just run the tests on a single version with your
+favorite test runner. The tests live in the ``jsonschema.tests`` package.
+
Community
---------