summaryrefslogtreecommitdiffstats
path: root/python/pytest-cov/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pytest-cov/README')
-rw-r--r--python/pytest-cov/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pytest-cov/README b/python/pytest-cov/README
new file mode 100644
index 0000000000..4e9556d2c9
--- /dev/null
+++ b/python/pytest-cov/README
@@ -0,0 +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.