python3-covdefaults

coverage plugin to provide sensible default settings

Description

covdefaults provides a default setting for test coverage in Python projects, often used to measure how much of your program's code is exercised by automated tests.

The main purpose of "covdefaults" is to ease the initial setup of test coverage in Python projects by providing a default set of configuration options. With the package installed, you can run the covdefaults command on your project and it will automatically create or update a coverage configuration file called .coveragerc. With this file you can reduce the amount of work required to set up test coverage, allowing you to get started quickly.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/asottile/covdefaults


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-covdefaults