1
0
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:
2011-01-24 08:30:23 +01:00
parent eb1c5e0f48
commit 1eaadb484d
2 changed files with 4 additions and 489 deletions

11
README
View File

@@ -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