Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 419 Bytes

feature_request.md

File metadata and controls

18 lines (13 loc) · 419 Bytes
name about
✈ Feature request
Proposal for a new feature in pytest-cov

Before proposing please consider:

  • the maintenance cost of the feature
  • implementing it externally (like a shell/python script, pytest plugin or something else)

Summary

These questions should be answered:

  • why is the feature needed?
  • what problem does it solve?
  • how it is better compared to past solutions to the problem?