aboutsummaryrefslogtreecommitdiff
path: root/python/testpath/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/testpath/README')
-rw-r--r--python/testpath/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/testpath/README b/python/testpath/README
new file mode 100644
index 000000000000..b69bea05853c
--- /dev/null
+++ b/python/testpath/README
@@ -0,0 +1,5 @@
+Testpath is a collection of utilities for Python code working with files and
+commands.
+
+It contains functions to check things on the filesystem, and tools for mocking
+system commands and recording calls to those.