pytest-dev / pytest-freezer
Pytest plugin providing a fixture interface for spulec/freezegun
☆49Updated 4 months ago
Alternatives and similar repositories for pytest-freezer:
Users that are interested in pytest-freezer are comparing it to the libraries listed below
- pytest plugin for testing mypy types, stubs, and plugins☆112Updated 2 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated this week
- A flake8 extension that checks classes attributes order☆60Updated last month
- Sentry integration for structlog☆116Updated 2 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 4 months ago
- Allows you to use fixtures in @pytest.mark.parametrize.☆88Updated 3 months ago
- flake8 debug statement checker☆42Updated 3 years ago
- flake8☆123Updated last year
- Flake8 extension to validate (lack of) logging format strings☆137Updated this week
- A flake8 extension that helps to make more readable variables names☆55Updated 10 months ago
- Easily freeze time in pytest test + fixtures☆190Updated 2 years ago
- Flake8 plugin for return expressions checking.☆62Updated last year
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆64Updated 2 months ago
- Test equality of unordered sequences☆50Updated last week
- Structured logging assertions☆61Updated 6 months ago
- A collection of extra types and features for mypy☆34Updated this week
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆70Updated last year
- Conditional coverage based on any rules you define!☆69Updated 4 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- 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 last week
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆44Updated 2 years ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆38Updated 2 years ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆79Updated 3 weeks ago
- Builds a graph of a Python project's internal dependencies.☆85Updated last week
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated this week
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- An extension for flake8 that validates cognitive functions complexity☆72Updated 4 years ago
- Check for python builtins being used as variables or parameters