pytest2/py
holger krekel c6c7d041b7 disable default inclusion of figleaf plugin because it caused test
failures wrt to capturing/logging interaction.  pytest_figleaf should
anyway better become its own externally living plugin.

--HG--
branch : trunk
2010-01-03 11:22:32 +01:00
..
impl disable default inclusion of figleaf plugin because it caused test 2010-01-03 11:22:32 +01:00
plugin enable doctest plugin by default, add a --doctest-glob option and some documentation, regen plugin docs. 2010-01-02 23:30:46 +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