summaryrefslogtreecommitdiff
path: root/test/README
blob: 15a9b7da73332b487ae2a98ad0be986427d0ab0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pycairo tests
-------------

The main test files are the '*_test.py' files.
They use py.test from pylib.
http://codespeak.net/py/dist/

$ cd test
$ py.test

The other files are tests that were used to test/develop specific
functions. They usually require you run the test and then visually examine the
output.