Go to file
holger krekel e18abfd013 fix issue143 - call unconfigure/sessionfinish always when
configure/sessionstart where called

use exitcode 4 (instead of 3 which signaled an internal error)
when an initial directory/file was not found
2012-05-17 23:11:23 +02:00
_pytest fix issue143 - call unconfigure/sessionfinish always when 2012-05-17 23:11:23 +02:00
bench
doc fix issue143 - call unconfigure/sessionfinish always when 2012-05-17 23:11:23 +02:00
testing fix issue143 - call unconfigure/sessionfinish always when 2012-05-17 23:11:23 +02:00
.hgignore
.hgtags
AUTHORS
CHANGELOG fix issue143 - call unconfigure/sessionfinish always when 2012-05-17 23:11:23 +02:00
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.