Files
pytest2/testing
Ran Benita eddd993cf4 Only define gethookproxy, isinitpath on Session
This fixes an issue where pylint complains about missing implementations
of abstract methods in subclasses of `File` which only override
`collect()` (as they should).

It is also cleaner and makes sense, these methods really don't need to
be overridden.

The previous methods defined directly on `FSCollector` and `Package` are
deprecated, to be removed in pytest 7.

See commits e2934c3f8c and
f10ab021e2 for reference.
2020-08-15 13:40:16 +03:00
..
2020-08-04 09:59:46 +03:00
2020-08-03 10:10:43 +03:00
2020-08-03 10:10:43 +03:00
2020-07-21 21:21:09 +03:00
2020-08-04 09:59:46 +03:00