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
e0dd171e45
pytest2
/
py
History
holger krekel
e0dd171e45
fix standalone script generation on windows, make tests not do a chdir() so that distributed testing discovers the transferred lib
...
--HG-- branch : trunk
2010-01-01 21:54:27 +01:00
..
impl
introduce --confcutdir option to early-inhibit lookup of conftest files above a certain directory.
2009-12-31 15:10:32 +01:00
plugin
fix standalone script generation on windows, make tests not do a chdir() so that distributed testing discovers the transferred lib
2010-01-01 21:54:27 +01:00
__init__.py
cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage.
2009-12-29 16:29:48 +01:00
apipkg.py
make inspect.getsource work for standalone py.test by implementing a get_source method on our DictImporter.
2009-12-30 19:01:46 +01:00