FICHA · AUR

python-fudge

Use fake objects (mocks, stubs, etc) to test real ones

  • Library
  • LIBRARY
  • PYTHON
  • TESTING
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Python tests can replace collaborators with fake objects so real code can be exercised in controlled scenarios. This is useful for developers testing behavior without contacting databases, networks, files, or slow services.

It is a testing library. Mocks make tests easier to isolate, but they can also hide integration problems if used instead of testing important real interactions.

Permissions

Permissions not analysed for this source yet.