summaryrefslogtreecommitdiff
path: root/tests/README
blob: ef5b613498e8877fde09943c773c2675405ed389 (plain)
1
2
3
4
5
6
7
8

The best way to run these tests is from the directory above this one. Run:

    py.test

To run a specific test file:

    py.test tests/test_constructor.py