blake-r / pytest-durations
Pytest plugin reporting fixtures and test functions execution time.
☆22Updated 3 weeks ago
Alternatives and similar repositories for pytest-durations:
Users that are interested in pytest-durations are comparing it to the libraries listed below
- Allows you to use fixtures in @pytest.mark.parametrize.☆87Updated 2 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆78Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆116Updated 2 months ago
- Builds a graph of a Python project's internal dependencies.☆84Updated this week
- ☆180Updated last week
- A Flake8 plugin that checks for issues using the standard library logging module.☆84Updated 3 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆111Updated last month
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆62Updated last month
- Automatically add type hints for Django powered applications.☆50Updated 10 months ago
- ☆67Updated 9 months ago
- Type stubs for factory-boy