17e14ee3ba
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.
5 lines
213 B
Text
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.
|