This commit is contained in:
Alex Clark 2014-06-27 08:44:28 -04:00
parent 2004fd0845
commit 2670204dbd

View File

@ -1,7 +1,11 @@
Pillow test files.
Pillow Tests
============
Test scripts are named `test_xxx.py` and use the `unittest` module. A base class and helper functions can be found in `helper.py`.
Execution
---------
Run the tests from the root of the Pillow source distribution:
python selftest.py