mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-06 21:28:42 +02:00
update informations about test suite and remove old and not working one to avoid confusion
This commit is contained in:
11
README
11
README
@@ -265,10 +265,7 @@ chmod 0600 ~/.w3m/passwd
|
||||
|
||||
NOTES about the testsuite
|
||||
|
||||
It requires editing tests.py, for a user account / project to work with.
|
||||
I use my own project (home:poeml) for testing.
|
||||
Tests can be run as ./tests.py
|
||||
or, more powerful, with nosetests:
|
||||
nosetests --exe
|
||||
To run a single test, you can use:
|
||||
nosetests --exe tests:TestOsc.testCmdOptVersion
|
||||
A new test suite has been created and should run via doing
|
||||
# cd tests
|
||||
# python suite.py
|
||||
|
||||
|
Reference in New Issue
Block a user