This commit is contained in:
FND 2015-07-14 12:00:25 +02:00
parent b7c22f4522
commit 187d0ce348

View File

@ -11,7 +11,7 @@ Gabbi is a tool for running HTTP tests where requests and responses
are represented in a declarative YAML-based form. See the docs_ for
more details on features and formats.
Gabbbi is tested with Python 2.7, 3.4 and pypy and pypy3.
Gabbi is tested with Python 2.7, 3.4 and pypy and pypy3.
Tests can be run using `unittest`_ style test runners or from the
command line with a `gabbi-run`_ script.