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.2.0.tar.gz (189.4 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.2.0-py3-none-any.whl (65.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for testfixtures-12.2.0.tar.gz
Algorithm Hash digest
SHA256 3d20c1834b1308ce2ecbd3d7eafe3c970315163df0f1f491dbf66a6150af6c85
MD5 c1867814db6ba65cd49fc4d9a114be9b
BLAKE2b-256 ade1c286b05197f4171935ddc24d7c4b88fe23a9d7e17212a71020398f362042

See more details on using hashes here.

Provenance

The following attestation bundles were made for testfixtures-12.2.0.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.2.0-py3-none-any.whl.

File metadata

  • Download URL: testfixtures-12.2.0-py3-none-any.whl
  • Upload date:
  • Size: 65.9 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d86f5bb7903871a14394f38f8e05b23058eb402f2d62c536f94423542255434f
MD5 4cbfdb82d4527a2e0f99909b05af6db4
BLAKE2b-256 970c5da2a2524deedcd1ea55878d9e1b2a9631b688e8f647c618451631d3a86c

See more details on using hashes here.

Provenance

The following attestation bundles were made for testfixtures-12.2.0-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