Files
pytest2/py/cmdline/pytest.py
hpk a999dc8472 [svn r57540] merge changes from release branch back
[svn merge -r 57430:HEAD ../release/0.9.x/ .]

* cmdline script organisation
* execnet windows fixes
* documentation updates
* test skips

also regen setup.py

--HG--
branch : trunk
2008-08-21 12:18:58 +02:00

6 lines
74 B
Python
Executable File

#!/usr/bin/env python
import py
def main():
py.test.cmdline.main()