14 lines
276 B
Plaintext
14 lines
276 B
Plaintext
|
|
PiSi UnitTests
|
|
##############
|
|
|
|
Before running unittests you need to first go to repos directory and
|
|
create test repositories.
|
|
|
|
>>> pisi@pardus tests/repos# python createrepos.py
|
|
|
|
Now you can return to tests folder and run tests.
|
|
|
|
>>> pisi@pardus tests # python runtests.py
|
|
|