pytest-dev / pytest-mock
Thin-wrapper around the mock package for easier use with pytest
☆1,876Updated this week
Alternatives and similar repositories for pytest-mock:
Users that are interested in pytest-mock are comparing it to the libraries listed below
- Coverage plugin for pytest.☆1,799Updated last month
- Asyncio support for pytest☆1,456Updated this week
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,520Updated this week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,353Updated 2 weeks ago
- pytest fixture for benchmarking code☆1,270Updated 2 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,217Updated 6 months ago
- A utility for mocking out the Python Requests library.☆4,193Updated this week
- The code coverage tool for Python☆3,066Updated this week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,067Updated this week
- Various utility functions and datatypes for SQLAlchemy.☆1,272Updated 3 weeks ago
- Local continuous test runner with pytest and watchdog.☆738Updated 2 years ago
- Simple, powerful, and fast logging for Python.☆3,693Updated this week
- Simplified packaging of Python modules☆2,181Updated 2 months ago
- Removes unused imports and unused variables as reported by pyflakes☆912Updated 2 months ago
- A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..☆1,184Updated last week
- Let your Python tests travel through time☆4,237Updated 5 months ago
- Python library providing function decorators for configurable backoff and retry☆2,622Updated 8 months ago
- Extensible memoizing collections and decorators☆2,388Updated last month
- Mocked responses for the requests library☆452Updated 6 months ago
- Python static typing home. Hosts the documentation and a user help forum.☆1,615Updated this week
- A database migrations tool for SQLAlchemy.☆2,998Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆855Updated 3 weeks ago
- A minimalist production ready plugin system☆1,338Updated this week
- simplified environment variable parsing☆1,239Updated this week
- Flexible test automation for Python☆1,352Updated this week
- Rewrites source to reorder python imports☆745Updated last week
- A test fixtures replacement for Python☆3,566Updated last month
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,966Updated this week
- Schema validation just got Pythonic☆2,894Updated 7 months ago
- docstring style checker