after updating to pytest 3.2 i had to move a hook implementation into a plugin object
will follow up with a reference to that code once i pushed it
the code in question is only triggered in worker processes of a own test parallelizing tool,
so it could be very well a underlying bug in pytest we just don't trigger usually/with xdist
after updating to pytest 3.2 i had to move a hook implementation into a plugin object
will follow up with a reference to that code once i pushed it
the code in question is only triggered in worker processes of a own test parallelizing tool,
so it could be very well a underlying bug in pytest we just don't trigger usually/with xdist