README: mention pytest

This commit is contained in:
Thomas Waldmann 2015-06-12 00:11:16 +02:00
parent 98a015772d
commit 9880ac7ba8
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ Where are the tests?
The tests are in the borg/testsuite package. To run the test suite use the
following command::
$ fakeroot -u tox # you need to have tox installed
$ fakeroot -u tox # you need to have tox and pytest installed
.. |build| image:: https://travis-ci.org/borgbackup/borg.svg
:alt: Build Status