Add "test" command to setup.py
"python setup.py test" will now run the complete test suite. Remove the previous ./test command. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
@ -9,7 +9,8 @@ How to run the tests
|
||||
will change the account and upload/delete/modify it's contents and
|
||||
folder structure. So don't use a real used account here...
|
||||
|
||||
- Execute './test'
|
||||
- go to the top level dir (one above this one) and execute:
|
||||
'python setup.py test'
|
||||
|
||||
System requirements
|
||||
===================
|
||||
|
Reference in New Issue
Block a user