FICHA · MANJARO

python-fixtures

Python fixtures for testing / resource management

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

Description

Manage reusable test fixtures and resources in Python test suites. It helps developers set up, share, and clean up state needed by tests without duplicating setup code.

This is a testing library. Fixtures that touch files, services, or databases should clean up reliably so test failures do not leave stale state behind.

Permissions

Permissions not analysed for this source yet.