mirror of https://git.FreeBSD.org/ports.git
7 lines
295 B
Plaintext
7 lines
295 B
Plaintext
This plugin produces coverage reports. It supports centralised testing and
|
|
distributed testing in both load and each modes. It also supports coverage of
|
|
subprocesses.
|
|
|
|
All features offered by the coverage package should be available, either through
|
|
pytest-cov or through coverage's config file.
|