Skip to main content

A collection of helpers and mock objects for unit tests and doc tests.

Project description

Docs PyPI Git

Testfixtures is a collection of helpers and mock objects that are useful when writing automated tests in Python.

The areas of testing this package can help with are listed below:

Comparing objects and sequences

Better feedback when the results aren’t as you expected along with support for comparison of objects that don’t normally support comparison and comparison of deeply nested datastructures.

Mocking out objects and methods

Easy to use ways of stubbing out objects, classes or individual methods. Specialised helpers and mock objects are provided, including sub-processes, dates and times.

Testing logging

Helpers for capturing logging and checking what has been logged is what was expected.

Testing stream output

Helpers for capturing stream output, such as that from print function calls or even stuff written directly to file descriptors, and making assertions about it.

Testing with files and directories

Support for creating and checking both files and directories in sandboxes including support for other common path libraries.

Testing exceptions and warnings

Easy to use ways of checking that a certain exception is raised, or a warning is issued, even down the to the parameters provided.

Testing when using django

Helpers for comparing instances of django models.

Testing when using Twisted

Helpers for making assertions about logging when using Twisted.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

testfixtures-12.0.1.tar.gz (177.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

testfixtures-12.0.1-py3-none-any.whl (61.4 kB view details)

Uploaded Python 3

File details

Details for the file testfixtures-12.0.1.tar.gz.

File metadata

  • Download URL: testfixtures-12.0.1.tar.gz
  • Upload date:
  • Size: 177.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for testfixtures-12.0.1.tar.gz
Algorithm Hash digest
SHA256 aad7ba894d0093ea41b5b14bbb4c12fef727e50c9fb086facf5d9a972174171a
MD5 9005481c506c96e3b9211a03ee88158d
BLAKE2b-256 559639018716b1d3fa227e34021642b53962bab1ba5f14090f41158c523f1cb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for testfixtures-12.0.1.tar.gz:

Publisher: release.yml on simplistix/testfixtures

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file testfixtures-12.0.1-py3-none-any.whl.

File metadata

  • Download URL: testfixtures-12.0.1-py3-none-any.whl
  • Upload date:
  • Size: 61.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for testfixtures-12.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 50fc20b17024077970ba25b52072037639082a4df4394062e5c017b072896260
MD5 a5f873c607ecc2f2e4023bb9df9a4ea3
BLAKE2b-256 62c431c6e6113e05a7f535b9ce824c058bc8315d21dce9ef3ce4ad313a6a0f3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for testfixtures-12.0.1-py3-none-any.whl:

Publisher: release.yml on simplistix/testfixtures

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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