Skip to main content

Test utilities for code working with files and commands

Project 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

e.g.:

import testpath
testpath.assert_isfile(path)

with testpath.assert_calls('git', ['add', path]):
    function_under_test()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

testpath-0.4.tar.gz (92.6 kB view details)

Uploaded Source

Built Distribution

testpath-0.4-py2.py3-none-any.whl (163.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file testpath-0.4.tar.gz.

File metadata

  • Download URL: testpath-0.4.tar.gz
  • Upload date:
  • Size: 92.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.18.4

File hashes

Hashes for testpath-0.4.tar.gz
Algorithm Hash digest
SHA256 4af56bf5aa6f5c00c58e877236ec07f3242291fcdb3f3aa2416461d949aeab80
MD5 1bf01ccaffe8cad0cb93a4ed456a12be
BLAKE2b-256 61eafded8bbd0db98a62072dbe258a63cca68ca7871e76ba683330b375a9912b

See more details on using hashes here.

File details

Details for the file testpath-0.4-py2.py3-none-any.whl.

File metadata

  • Download URL: testpath-0.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 163.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.18.4

File hashes

Hashes for testpath-0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fe43c616a7b39870e08e0bf90a81ae4d92802deae16699e6e8756a1b9f9107b6
MD5 03a6cec45265acb037e00ad9c3150471
BLAKE2b-256 83f315b16bc4018b566ffcbc9daeea2ed2ed8f42b073e613db065c90d9347d1b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page