pytest2/_pytest/assertion
Floris Bruynooghe 743f59afb2 Introduce pytest.register_assert_rewrite()
Plugins can now explicitly mark modules to be re-written.  By default
only the modules containing the plugin entrypoint are re-written.
2016-07-13 17:31:09 +01:00
..
__init__.py Introduce pytest.register_assert_rewrite() 2016-07-13 17:31:09 +01:00
reinterpret.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
rewrite.py Introduce pytest.register_assert_rewrite() 2016-07-13 17:31:09 +01:00
util.py Fixes #1503 no longer collapse false explanations 2016-06-24 15:35:24 +02:00