pytest-benchmark
Benchmarker
A tool that helps you measure the performance of your code
pytest fixture for benchmarking code
1k stars
20 watching
119 forks
Language: Python
last commit: 21 days ago
Linked from 1 awesome list
benchmarkbenchmarkingperformancepytestpython
Related projects:
Repository | Description | Stars |
---|---|---|
pytest-dev/pytest-flask | Provides tools and fixtures to simplify testing and development of Flask applications | 485 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,393 |
carsongee/pytest-pylint | A pytest plugin that integrates pylint with the testing framework. | 75 |
sanders41/pytest-meilisearch | Provides utilities and helpers for testing Python projects using Meilisearch | 1 |
kataev/pytest-grpc | Tools and fixtures for testing gRPC services with pytest. | 126 |
the-compiler/pytest-vw | Automatically makes failing test cases succeed in CI environments to avoid code deployment issues | 134 |
python/pyperformance | An authoritative source of real-world benchmarks for Python implementations. | 869 |
anapaulagomes/pytest-picked | A plugin for pytest that runs tests from modified test files only, allowing developers to automate testing of specific changes before committing them. | 370 |
pytest-dev/pytest-asyncio | Provides support for coroutines in pytest tests | 1,426 |
chmp/ipytest | An extension that allows Pytest to be run within Jupyter notebooks. | 318 |
computationalmodelling/nbval | Tools for validating and testing Jupyter notebooks with automated execution and output comparison | 443 |
kensho-technologies/pytest-annotate | Generates PyAnnotate annotations from pytest tests | 109 |
fubuloubu/pytest-ethereum | A Pytest plugin for Ethereum projects | 3 |
evanphx/benchmark-ips | Provides an alternative to Benchmark's iteration per second benchmarking for Ruby code | 1,725 |
healeycodes/websocket-benchmarker | Measures message throughput of WebSocket servers under load | 30 |