Files
pytest2/testing
Daniel Hahler 75714ee707 pluginmanager.consider_preparse: add exclude_only kwarg (#6443)
Plugins specified with ``-p`` are now loaded after internal plugins, which
results in their hooks being called *before* the internal ones.

This makes the ``-p`` behavior consistent with ``PYTEST_PLUGINS``.

* fix/adjust test_disable_plugin_autoload
* adjust test_plugin_loading_order
2020-02-03 14:10:54 +01:00
..
2020-01-29 23:47:39 +01:00
2019-11-06 22:08:10 +01:00
2020-01-16 21:12:48 +01:00
2020-01-28 01:40:14 +01:00
2020-01-28 01:40:14 +01:00
2020-01-15 11:20:00 +01:00
2020-01-24 23:44:50 +01:00
2019-10-22 23:44:52 +02:00
2020-01-29 03:07:35 +01:00
2019-10-21 00:08:03 +02:00
2019-11-16 18:55:32 +01:00
2020-01-30 02:29:02 +01:00