test_ok2/_pytest/assertion
holger krekel 715a235b45 remove shutdown logic from PluginManager and add a add_cleanup() API
for the already existing cleanup logic of the config object.
This simplifies lifecycle management as we don't keep two
layers of shutdown functions and also simplifies the pluginmanager
interface.

also add some docstrings.

--HG--
branch : plugin_no_pytest
2015-04-22 16:33:20 +02:00
..
__init__.py remove shutdown logic from PluginManager and add a add_cleanup() API 2015-04-22 16:33:20 +02:00
newinterpret.py assert reinterpretation: try mangling attributes that look like private class vars (fixes #514) 2014-05-31 14:37:02 -07:00
oldinterpret.py Use py3k compatible .__getattr__() code 2014-09-05 23:55:14 +01:00
reinterpret.py remove extra parentheses - stylistic code change 2014-07-17 08:35:36 +02:00
rewrite.py Fix `reload()` with modules handled via `python_files` 2015-03-04 16:21:27 +01:00
util.py Improve assertion failure reporting on iterables, by using ndiff and pprint. 2014-09-27 01:29:47 +00:00