Hi Ronny, On Tue, Aug 21, 2018 at 4:00 AM RonnyPfannschmidt < [email protected]> wrote:
> Hi everyone, > > currently pytest configguration initialization is pretty much broken in > many details, > and as far as i can tell its going to be even more tricky to try and fix > than marks, > > i will not again go trough the pain that i had with marks and want to > sort out a gate > to lift and change detail apis that will be broken. > I know what you mean, for example `-p no:logging` does not work on xdist works for some reason, and that is due to how config and parsing are initialized. I tried to follow the implementation once while working on something else, but couldn't figure it out and ended up giving up. I think the first step is to actually write down the issues/actions points, so I propose we start a tracking issue so we can at least start to list the problems that we want to fix, and then create action points from there. Or perhaps another media, like a page on the Wiki or a GH Project? Cheers, Bruno.
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
