HomePhabricator

Enable test coverage using pytest-cov

Tags
None
Referenced Files
None
Subscribers
None

Description

Enable test coverage using pytest-cov

We want to measure how much our test suite is covering.

  • Add pytest-cov to Pipfile, Pipfile.lock and requirements-dev.txt
  • Add coverage configuration to setup.cfg
  • Enable coverage when running pytest in tox file

Details

Provenance
JeanFredAuthored on Oct 11 2019, 6:02 PM
Parents
R2566:70b47b5cd011: Reorganize files under a more standard package layout
Branches
Unknown
Tags
Unknown
ChangeId
None