[pytest-dev] Transfer of pytest-html and pytest-molecule under pytest-dev

Bruno Oliveira nicoddemus at gmail.com
Mon Aug 17 07:51:04 EDT 2020


Hi all,

On Sat, Aug 15, 2020 at 2:05 PM Sorin Sbarnea <ssbarnea at redhat.com> wrote:

> I would like to transfer two pytest plugins (MIT) that I wrote and
> maintain to pytest-dev organization.
>
> My main goals being:
> - assure their long term maintenance
> - adopt similar testing methods
> - improve cross plugin testing (also to implement pre-release testing to
> avoid post-release conflicts)
> - improve discoverability of the plugins
>
>
> https://pypi.org/project/pytest-plus/
> https://pypi.org/project/pytest-molecule/



+1 from me.

I'm assuming Floris also agrees, so feel free to transfer the repositories
to me to conclude the transfer.

Cheers,
Bruno

I think that the projects already pass the requirements from
> https://docs.pytest.org/en/stable/contributing.html#submitting-plugins-to-pytest-dev
> -- because they were creating with shared ownership from start.
>
> I may note that the list of requirements is a little bit outdated, but I
> think nobody bothered with minor details like replacing README.txt with
> README.(txt|md|rst), or mentioning that required metadata can be better
> stored in setup.cfg instead of setup.py, which can even be missing (at
> least in theory).
>
>
> Both plugins are very simple and they do not have any special
> runtime/testing requirements. They will both use github-actions (the second
> one is tested with zuul-ci now, but I can switch it very easy).
>
>
> Cheers,
> Sorin Sbarnea
>
> _______________________________________________
> pytest-dev mailing list
> pytest-dev at python.org
> https://mail.python.org/mailman/listinfo/pytest-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20200817/92d96680/attachment.html>


More information about the pytest-dev mailing list