AltHub
mock

mock

Mocking and patching library for Python unit testing.

About mock

(Python standard library) A mocking and patching library.

✅ Pros

  • + Built-in Python library
  • + Simplifies unit testing
  • + No external dependencies

⚠️ Cons

  • - Limited to Python
  • - Basic compared to some third-party mocking tools

Reviews

Loading reviews...