test_ok1/testing
holger krekel eebeb1b257 enable doctest plugin by default, add a --doctest-glob option and some documentation, regen plugin docs.
--HG--
branch : trunk
2010-01-02 23:30:46 +01:00
..
cmdline fix some failures introduced by the last commit, document new "pytestconfig" funcarg 2010-01-01 21:03:33 +01:00
code streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation . 2009-12-29 22:26:03 +01:00
io_ make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
log streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation . 2009-12-29 22:26:03 +01:00
path streamline svn test setup a bit, clear caches on setup-restore, hopefully will erase random failures with test_export. 2009-12-30 13:05:08 +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
process streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation . 2009-12-29 22:26:03 +01:00
pytest enhance figleaf setup, enabled by default now (requires --figleaf). Generalize internal ability to show "hints" at the end of "-h". 2010-01-02 22:48:53 +01:00
root remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class. 2009-12-29 12:36:17 +01:00
__init__.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pip-reqs1.txt fixing and cleaning up some tests 2009-12-25 00:24:58 +01:00
test_builtin.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_compat_deprecation.py improve deprecation, start changelog 2009-11-12 13:10:30 +01:00
test_py_imports.py a few internal test related fixes as to run on a osx/no-execnet situation 2009-11-12 21:15:59 +01:00