ionelmc / pytest-benchmark
pytest fixture for benchmarking code
☆1,282Updated last week
Alternatives and similar repositories for pytest-benchmark:
Users that are interested in pytest-benchmark are comparing it to the libraries listed below
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,552Updated last week
- Coverage plugin for pytest.☆1,826Updated 3 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,244Updated 8 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,076Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆1,903Updated last 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,369Updated 2 months ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆863Updated 2 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆869Updated this week
- Asyncio support for pytest☆1,472Updated last week
- Flexible test automation for Python☆1,372Updated last week
- docstring style checker☆1,116Updated last year
- A minimalist production ready plugin system☆1,366Updated last week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,226Updated 8 months ago
- Pytest plugin to randomly order tests and control random.seed☆647Updated last week
- A grab-bag of nifty pytest plugins☆579Updated 2 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc