aboutsummaryrefslogtreecommitdiff
path: root/python/python3-testpath/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-testpath/README')
-rw-r--r--python/python3-testpath/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-testpath/README b/python/python3-testpath/README
new file mode 100644
index 0000000000..b2cab199cf
--- /dev/null
+++ b/python/python3-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.