Merge pull request #173 from takluyver/update-tooling
[third_party/pexpect] / tests / README
1
2 The best way to run these tests is from the directory above this one. Run:
3
4     py.test
5
6 To run a specific test file:
7
8     py.test tests/test_constructor.py