- python/collect.py cotaining the core collection nodes - python/fixture.py containing funcargs/fixture code - python/metafunc.py generate_tests and metafunc usage - python/raises.py the pytest.raises implementation |
||
|---|---|---|
| _pytest | ||
| bench | ||
| doc | ||
| testing | ||
| .hgignore | ||
| .hgtags | ||
| AUTHORS | ||
| CHANGELOG | ||
| ISSUES.txt | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.txt | ||
| distribute_setup.py | ||
| pytest.py | ||
| setup.py | ||
| tox.ini | ||
README.txt
py.test is a simple and popular testing tool for Python. See http://pytest.org for more documentation.