tests: add "testing" extras
This commit is contained in:
committed by
Scott Kitterman
parent
0566b9b4c1
commit
229ac42db9
@@ -59,6 +59,11 @@ Alternatively, if you have testrepository installed:
|
|||||||
testr init
|
testr init
|
||||||
testr run
|
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
|
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
|
is using the ARC test suite: https://github.com/ValiMail/arc_test_suite
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user