alex / pretendLinks
A library for stubbing in python
☆316Updated last year
Alternatives and similar repositories for pretend
Users that are interested in pretend are comparing it to the libraries listed below
Sorting:
- Sentry integration for structlog☆136Updated 10 months ago
- py.test plugin to show failures instantly☆145Updated 2 years ago
- Pytest Plugin to disable socket calls during tests☆327Updated last week
- Easily freeze time in pytest test + fixtures☆194Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated this week
- pytest external process plugin☆103Updated last week
- Builds a graph of a Python project's internal dependencies.☆101Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 2 weeks ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- unittest subTest() support and subtests fixture☆252Updated last month
- better error messages for assert equals in pytest☆330Updated last year
- Plugin to list unused fixtures in your tests☆162Updated 3 weeks ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆239Updated last week
- Structured logging assertions☆64Updated 2 weeks ago
- Flake8 extension to validate (lack of) logging format strings☆137Updated 2 months ago
- ☆73Updated 6 months ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- A pytest plugin that limits the output to just the things you need.☆93Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 weeks ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Transparently load variables from environment or JSON/YAML/TOML file.☆155Updated this week
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated last week
- in-process file monitor / reloader for reloading your code automatically during development