Pieter Mulder
|
89b00d714f
|
deprecated_call dit not revert functions back to original
Make sure that the warnings.warn and warnings.warn_explicit are reverted
to there original function after running the function in deprecated_call
|
2015-06-25 17:11:50 +02:00 |
Bruno Oliveira
|
5603a0cd4b
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
holger krekel
|
05f6422392
|
remove unused imports (using "importchecker" project)
|
2013-10-02 14:32:40 +02:00 |
holger krekel
|
fadd1a2313
|
incorporate typo/grammar fixes from Laura and respond to a number of issues she raised in comments.
Also fixed links and some other bits and pieces.
|
2011-03-03 23:40:38 +01:00 |
holger krekel
|
582486d531
|
refine docs and docstrings, fix some small bits here and there while doing that.
|
2010-11-18 14:56:16 +01:00 |
holger krekel
|
929291775e
|
flat is better than nested (cont'd):
- pytest.py is new module, making "python -m pytest" work always
- _pytest/*.py now contains core.py, hookspec and the plugins, no sub packages
|
2010-11-13 11:10:45 +01:00 |