Letter P

python-testpath - Test utilities for code working with files and commands

Website: https://github.com/jupyter/testpath
License: None
Vendor: Alcance Libre, Inc.
Description:
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.

`Documentation on
ReadTheDocs <https://testpath.readthedocs.io/en/latest/>`_

e.g.::

    import
testpath
    testpath.assert_isfile(path)

    with
testpath.assert_calls('git', ...

Packages

python-testpath-0.4.2-2.fc14.al.src [94 KiB] Changelog by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6.

Listing created by Repoview-0.6.6-6.fc14.al