pytest-codspeed

View on PyPIReverse Dependencies (24)

3.1.0 pytest_codspeed-3.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
pytest_codspeed-3.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
pytest_codspeed-3.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
pytest_codspeed-3.1.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
pytest_codspeed-3.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
pytest_codspeed-3.1.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
pytest_codspeed-3.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
pytest_codspeed-3.1.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
pytest_codspeed-3.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
pytest_codspeed-3.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl

Wheel Details

Project: pytest-codspeed
Version: 3.1.0
Filename: pytest_codspeed-3.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Download: [link]
Size: 26730
MD5: e748e5cd76082139299371f278f41cd3
SHA256: db44099b3f1ec1c9c41f0267c4d57d94e31667f4cb3fb4b71901561e8ab8bc98
Uploaded: 2024-12-09 09:48:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-codspeed
Version: 3.1.0
Summary: Pytest plugin to create CodSpeed benchmarks
Author-Email: Arthur Pastel <arthur[at]codspeed.io>
Project-Url: Homepage, https://codspeed.io/
Project-Url: Documentation, https://docs.codspeed.io/
Project-Url: Source, https://github.com/CodSpeedHQ/pytest-codspeed
License: The MIT License (MIT) Copyright (c) 2022 CodSpeed and contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: codspeed,benchmark,performance,pytest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Benchmark
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: cffi (>=1.17.1)
Requires-Dist: pytest (>=3.8)
Requires-Dist: rich (>=13.8.1)
Requires-Dist: importlib-metadata (>=8.5.0); python_version < "3.10"
Requires-Dist: mypy (~=1.11.2); extra == "lint"
Requires-Dist: ruff (~=0.6.5); extra == "lint"
Requires-Dist: pytest-benchmark (~=5.0.0); extra == "compat"
Requires-Dist: pytest-xdist (~=3.6.1); extra == "compat"
Requires-Dist: pytest (~=7.0); extra == "test"
Requires-Dist: pytest-cov (~=4.0.0); extra == "test"
Provides-Extra: lint
Provides-Extra: compat
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3360 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: false
Tag: cp39-cp39-manylinux_2_17_aarch64
Tag: cp39-cp39-manylinux2014_aarch64
Tag: cp39-cp39-manylinux_2_28_aarch64

RECORD

Path Digest Size
pytest_codspeed/plugin.py sha256=F5EMCmB5ARR-WfjmrFKmyTyycQrcVU-5F_HiLlcm8r0 11759
pytest_codspeed/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_codspeed/__init__.py sha256=YpDWVsnfGhVe6mRupXLlrycmdA4ouy10J80Bw7TXp5I 234
pytest_codspeed/utils.py sha256=MhFcn9MLMw8m1vOl2Olbdf4d7CzmCA-lZh0uDI_6-Q4 2053
pytest_codspeed/instruments/walltime.py sha256=CA5jlRhKGvv9v2gGGIwT1W8dbsgEXa2QqmfZfK6mGWY 7572
pytest_codspeed/instruments/__init__.py sha256=pr3sbVsm3EL0wG8sC8GY3xB8mkr_bUM3XnP58gwo4QA 1397
pytest_codspeed/instruments/valgrind/__init__.py sha256=jjGYM4fU-AIeXy_7NfpZf1RJwQXHyF4YMwREpTOoPJ0 3082
pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c sha256=LPgxq9fZMIOCTlZvobyjjBCGg-IqBTTMnxe62Y-QL6Y 392
pytest_codspeed/instruments/valgrind/_wrapper/dist_callgrind_wrapper.cpython-39-aarch64-linux-gnu.so sha256=LoEoK5MYUK4chw98dIuZVjKKGUq-IBRfmtWtt69OaQI 217640
pytest_codspeed/instruments/valgrind/_wrapper/build.py sha256=To7t_2pdjgOip7Wn5q6O3W5KYNHafnnkeE9pjV8A4rc 487
pytest_codspeed/instruments/valgrind/_wrapper/wrapper.h sha256=BFwKN8rtilya4iSG_n_hRoFuyvbA4Y5A0wjBas79p9A 149
pytest_codspeed/instruments/valgrind/_wrapper/wrapper.pyi sha256=4BT5H6Ar1ncXcd9I3fqzPN_dVoIVMETynFwjjxW-ITs 365
pytest_codspeed/instruments/valgrind/_wrapper/__init__.py sha256=anyMBcrlDXakoGhDcQE6iklB5Q1tBACjLog-Q2WKLIQ 343
pytest_codspeed-3.1.0.dist-info/RECORD
pytest_codspeed-3.1.0.dist-info/METADATA sha256=0vOrfmNblseja2dKhiya-6ihIbDra0zXq4MzHJtonJQ 6271
pytest_codspeed-3.1.0.dist-info/top_level.txt sha256=INKP_VlAcSaaySSYyL561X4EDIMapIdT_Gp2GEGGaLo 16
pytest_codspeed-3.1.0.dist-info/entry_points.txt sha256=6uCy7WyaiRyhwx2MtbVrRAeoIym7og6QTq1-UYReNtU 45
pytest_codspeed-3.1.0.dist-info/WHEEL sha256=VbfXA8aTVSbnRR923FlSQFtoNPt0tlVyVx3ExScZFEc 187

top_level.txt

pytest_codspeed

entry_points.txt

codspeed = pytest_codspeed.plugin