Skip to content

sfc-gh-plis/pytest-loguru

 
 

Repository files navigation

Build Status PyPI Conda Version Coverage Status Code style: black Imports: isort

pytest-loguru

A pytest plugin to add support for loguru to pytest's caplog fixture.

You can install it from pypi with:

pip install pytest-loguru

and from conda-forge with:

conda install -c conda-forge pytest-loguru

Note that coverage is 100% but the coverage tool is confused by the fixture decorator.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%