slackbuilds_ponce/python/testpath/README
Benjamin Trigona-Harany 28c8ec819c
python/testpath: Added (Test utilities for files and commands).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-01-28 07:38:01 +07:00

5 lines
213 B
Text

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.