summaryrefslogtreecommitdiffstats
path: root/python/python3-pytest-timeout/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pytest-timeout/README')
-rw-r--r--python/python3-pytest-timeout/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pytest-timeout/README b/python/python3-pytest-timeout/README
new file mode 100644
index 0000000000..4f9d1fda69
--- /dev/null
+++ b/python/python3-pytest-timeout/README
@@ -0,0 +1,3 @@
+This plugin is designed to catch excessively long test
+durations like deadlocked or hanging tests, it is not
+designed for precise timings or performance regressions.