pytest2/_pytest/assertion
Floris Bruynooghe 944da5b98a Avoid rewrite warning for inline runs
When running pytest inline/inprocess we plugins have already been
imported and re-writen, so avoid the warning.
2016-07-13 17:29:19 +01:00
..
__init__.py Enable re-writing of setuptools-installed plugins 2016-07-13 17:29:19 +01:00
reinterpret.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
rewrite.py Avoid rewrite warning for inline runs 2016-07-13 17:29:19 +01:00
util.py Fixes #1503 no longer collapse false explanations 2016-06-24 15:35:24 +02:00