tests: add "testing" extras

This commit is contained in:
Daniel Hahler
2018-06-13 13:32:36 +02:00
committed by Scott Kitterman
parent 0566b9b4c1
commit 229ac42db9
2 changed files with 10 additions and 1 deletions
+5
View File
@@ -59,6 +59,11 @@ Alternatively, if you have testrepository installed:
testr init
testr run
You should install all optional dependencies, e.g. by creating a virtualenv
and using:
pip install -e '.[testing]'
The included ARC tests are very limited. The primary testing method for ARC
is using the ARC test suite: https://github.com/ValiMail/arc_test_suite