FICHA · MANJARO

python-testfixtures

A collection of helpers and mock objects that are useful when writing unit tests or doc tests

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides helpers, mock objects, comparison tools, and fixtures for Python unit tests and doctests. It helps developers write tests for dates, files, logs, streams, and other behavior that otherwise takes repetitive setup.

Use it as a testing library. Test helpers can replace or patch runtime behavior, so keep tests isolated and restore state after each case.

Permissions

Permissions not analysed for this source yet.