9 lines
170 B
Text
9 lines
170 B
Text
Pykaleidoscope
|
|
==============
|
|
|
|
Testing
|
|
-------
|
|
|
|
Some of the files have unit test classes in them. To run all unit tests::
|
|
|
|
$ python3.4 -m unittest discover -p "*.py"
|