Files
pytest2/src/_pytest
Daniel Hahler 1d5a0ef284 Fix pytest_ignore_collect hooks: do not return False (#6778)
It should only return `True` when something is to be ignored, not
`False` otherwise typically.

This caused e.g. bad interaction with the cacheprovider (before
https://github.com/pytest-dev/pytest/pull/6448).
2020-02-22 23:35:47 +01:00
..
2020-02-20 11:00:19 +01:00
2020-02-15 17:13:18 +02:00
2019-11-06 14:22:07 +01:00
2019-07-11 20:11:06 -03:00
2019-11-17 16:45:42 -06:00
2019-11-06 14:22:07 +01:00