pytest-codspeed

View on PyPIReverse Dependencies (23)

3.0.0 pytest_codspeed-3.0.0-py3-none-any.whl

Wheel Details

Project: pytest-codspeed
Version: 3.0.0
Filename: pytest_codspeed-3.0.0-py3-none-any.whl
Download: [link]
Size: 15640
MD5: 246ad8dd86c2cd41b63a112c6d282e85
SHA256: ab1b8cb9da72e0d394718333d1abc7bea38524e09fd4854bc70a91abbcdcb20e
Uploaded: 2024-10-29 16:45:08 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytest-codspeed
Version: 3.0.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: benchmark,codspeed,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: filelock (>=3.12.2)
Requires-Dist: importlib-metadata (>=8.5.0); python_version < "3.10"
Requires-Dist: pytest (>=3.8)
Requires-Dist: rich (>=13.8.1)
Requires-Dist: setuptools; python_full_version >= "3.12.0"
Requires-Dist: semver (>=3.0.2); extra == "build"
Requires-Dist: pytest-benchmark (~=5.0.0); extra == "compat"
Requires-Dist: pytest-xdist (~=3.6.1); extra == "compat"
Requires-Dist: mypy (~=1.11.2); extra == "lint"
Requires-Dist: ruff (~=0.6.5); extra == "lint"
Requires-Dist: pytest-cov (~=4.0.0); extra == "test"
Requires-Dist: pytest (~=7.0); extra == "test"
Provides-Extra: build
Provides-Extra: compat
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3360 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_codspeed/__init__.py sha256=Rft3hB5QLKkSr4VjTo42hcz1tyfz0BxurVbTMyvruo4 234
pytest_codspeed/plugin.py sha256=F5EMCmB5ARR-WfjmrFKmyTyycQrcVU-5F_HiLlcm8r0 11759
pytest_codspeed/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_codspeed/utils.py sha256=MhFcn9MLMw8m1vOl2Olbdf4d7CzmCA-lZh0uDI_6-Q4 2053
pytest_codspeed/instruments/__init__.py sha256=pr3sbVsm3EL0wG8sC8GY3xB8mkr_bUM3XnP58gwo4QA 1397
pytest_codspeed/instruments/walltime.py sha256=CA5jlRhKGvv9v2gGGIwT1W8dbsgEXa2QqmfZfK6mGWY 7572
pytest_codspeed/instruments/valgrind/__init__.py sha256=jjGYM4fU-AIeXy_7NfpZf1RJwQXHyF4YMwREpTOoPJ0 3082
pytest_codspeed/instruments/valgrind/_wrapper/.gitignore sha256=Y0weJUb79bGZpTBHAMBpXnQ3eVLzYF6Kze_m1Sj-fBQ 36
pytest_codspeed/instruments/valgrind/_wrapper/__init__.py sha256=Z5HfbZeraiXaUwmUNKavbjRQsLrZyTl-Ft5Hn_hYL-c 962
pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c sha256=LPgxq9fZMIOCTlZvobyjjBCGg-IqBTTMnxe62Y-QL6Y 392
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-3.0.0.dist-info/METADATA sha256=8h8d3AAaC2VSEF3mMsgu4xd_ssdLdBxA1_1S_Cv-D0E 6444
pytest_codspeed-3.0.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
pytest_codspeed-3.0.0.dist-info/entry_points.txt sha256=6uCy7WyaiRyhwx2MtbVrRAeoIym7og6QTq1-UYReNtU 45
pytest_codspeed-3.0.0.dist-info/licenses/LICENSE sha256=i984mYEVjtPoLsABRhAjwUqRuALpZMqro-H16C8wl_w 1092
pytest_codspeed-3.0.0.dist-info/RECORD

entry_points.txt

codspeed = pytest_codspeed.plugin