vgrabovets / benchmarkitLinks
Benchmark and analyze functions' time execution and results over the course of development
☆27Updated last year
Alternatives and similar repositories for benchmarkit
Users that are interested in benchmarkit are comparing it to the libraries listed below
Sorting:
- A simple program and library to auto generate API documentation for Python modules.☆84Updated last year
- A mini dashboard to help find slow tests in pytest.☆80Updated 11 months ago
- A Flake8 plugin to catch common issues in Scrapy projects.☆19Updated last week
- Automated security testing using bandit and flake8.☆112Updated last year
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆74Updated this week
- An extension for flake8 that validates cognitive functions complexity☆72Updated 4 years ago
- An awesome list for python package development☆80Updated last year
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆98Updated 9 months ago
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆200Updated this week
- Flake8 plugin to encourage correct string literal concatenation☆33Updated 2 months ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Run pytest against markdown files/docstrings.☆120Updated 8 months ago
- A pytest plugin to skip `@pytest.mark.slow` tests by default.☆33Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago
- Flake8 plugin for return expressions checking.☆62Updated last year
- Automatically publish package releases upon pull request merge☆80Updated last week
- A simple Python wheel builder for simple projects.☆32Updated 3 weeks ago
- Rate your Python packages package friendliness☆218Updated 6 months ago
- flake8 plugin which checks that typing imports are properly guarded☆49Updated this week
- CLI tool to introspect flake8 plugins and their codes☆14Updated 3 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆69Updated 2 weeks ago
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- Automatically convert relative imports to absolute☆157Updated 11 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated 3 weeks ago
- A pytest plugin that limits the output to just the things you need.☆92Updated 9 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 6 months ago
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated last week
- Library to calculate Python functions cognitive complexity via code.☆43Updated 2 years ago