slackbuilds/python/testpath
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
..
README python/testpath: Added (Test utilities for files and commands). 2017-01-28 07:38:01 +07:00
setup.py python/testpath: Added (Test utilities for files and commands). 2017-01-28 07:38:01 +07:00
slack-desc python/testpath: Added (Test utilities for files and commands). 2017-01-28 07:38:01 +07:00
testpath.SlackBuild python/testpath: Added (Test utilities for files and commands). 2017-01-28 07:38:01 +07:00
testpath.info python/testpath: Added (Test utilities for files and commands). 2017-01-28 07:38:01 +07:00

README

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.