diff options
Diffstat (limited to 'python/pytest-cov/README')
-rw-r--r-- | python/pytest-cov/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/pytest-cov/README b/python/pytest-cov/README index 4e9556d2c9645..555f51c13cf18 100644 --- a/python/pytest-cov/README +++ b/python/pytest-cov/README @@ -1,3 +1,3 @@ -This plugin produces coverage reports. It supports centralised testing and -distributed testing in both load and each modes. It also supports coverage -of subprocesses. +This plugin produces coverage reports. It supports centralised testing +and distributed testing in both load and each modes. It also supports +coverage of subprocesses. |