[pytest-dev] sorting out broken config initialization - by doing major releases with api breakages
Bruno Oliveira
nicoddemus at gmail.com
Tue Aug 21 08:01:12 EDT 2018
Hi Ronny,
On Tue, Aug 21, 2018 at 4:00 AM RonnyPfannschmidt <
opensource at ronnypfannschmidt.de> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20180821/c0f7dee8/attachment.html>
More information about the pytest-dev
mailing list