On Fri, Sep 25, 2015 at 6:43 AM holger krekel <[email protected]> wrote:

> pytest-capturelog has been abandoned [1] but is still getting used a lot
> as far as i see.


Worth mentioning that there is a fork which is currently maintained,
pytest-catchlog [1].

If we are merging log capturing functionality, I think it would be nice to
consider this library too, as well as involve the author.

[1] https://pypi.python.org/pypi/pytest-catchlog

Cheers,
Bruno.

As it basically helps dealing with capturing logging
> and logging is part of the python standard lib i think we could see
> to merge it into pytest and maintain it from there.  Is anyone up
> for trying to do this along the lines of pytest-cache?
>
> FWIW I expect less breakage with pytest-capturelog because there is
> no change like there was with the execnet->json move while merging.
> It should be a relatively straightforward task.
>
> Alternatively we could see to get maintainership from pypi admins
> but i think in this case it's not worth it.
>
> best,
> hogler
>
>
> [1] I and others tried to contact the author several times to no avail.
>
> _______________________________________________
> pytest-dev mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/pytest-dev
>
_______________________________________________
pytest-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to