This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
You've already forked pytest2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f488da5cc8
pytest2
/
py
/
_cmdline
/
pytest.py
6 lines
103 B
Python
Executable File
Raw
Blame
History
#!/usr/bin/env python
import
py
def
main
(
args
=
None
)
:
raise
SystemExit
(
py
.
test
.
cmdline
.
main
(
args
)
)
Reference in New Issue
View Git Blame
Copy Permalink