Current File : /home/inlingua/miniconda3/pkgs/boltons-24.1.0-py312h06a4308_0/info/test/tests/.coveragerc
; command for getting a coverage report:
;  pytest --doctest-modules --cov=boltons --cov-report html --cov-config tests/.coveragerc tests/ boltons/
; (run from project directory)

[run]
branch = True

[html]
directory = htmlcov