we try to keep tests isolated, so for us it's not useful, but i agree it's
a valid use-case

On 23 October 2014 15:48, holger krekel <[email protected]> wrote:

> Hi all,
>
> Currently, pytest-xdist in load-balancing ("-n4") does not support
> grouping of tests or influencing how tests are distributed to nodes.
> Bruno Oliveira did a PR that satisfies his company's particular
> requirements,
> in that GUI tests must run after all others and pinned to a particular
> note.
> (https://bitbucket.org/hpk42/pytest-xdist/pull-request/11/)
>
> My question is what needs do you have wrt to test distribution with xdist?
> I'd like to collect and write down some user stories before we design
> options/mechanisms and then possibly get to implement them.  Your input
> is much appreciated.
>
> best and thanks,
> holger
> _______________________________________________
> pytest-dev mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/pytest-dev
>



-- 
Anatoly Bubenkov
_______________________________________________
pytest-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to