On 14 November 2014 23:53, Ivan Kalinin <pupss...@gmail.com> wrote:

> Hello there, fellow developers.
>
> I am now trying to add xdist intergration capabilities for my plugin,
> pytest-allure-adaptor and I've run into substantial problems with
> understanding xdist. Efforts so far are discussed here:
> https://github.com/allure-framework/allure-python/issues/8 .
>
> can you please translate those to a concrete set of problems in english?
it's really hard for me to understand what is the problem, even though im a
native russian speaker :)

> Here come the questions:
>
> 1) Is there any kind of documentation / guide lines / examples of xdist's
> internal architecture and integration?
>
it depends on the level you want to integrate - simple things you can look
up in pytest-bdd <https://github.com/olegpidsadnyi/pytest-bdd> plugin, we
made it so that reporting works both with and without pytest-xdist

>
>
-- 
Anatoly Bubenkov
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to