FICHA · MANJARO

python-mockito

Spying framework

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

Description

Provides mocking and spying tools for Python tests. It helps developers verify which methods were called, replace dependencies, and test behavior without contacting real services or changing real state.

Mocks are useful but can hide integration problems if overused. Keep tests close to real behavior where correctness depends on external systems.

Permissions

Permissions not analysed for this source yet.