pytest-codspeed

View on PyPIReverse Dependencies (10)

2.2.1 pytest_codspeed-2.2.1-py3-none-any.whl

Wheel Details

Project: pytest-codspeed
Version: 2.2.1
Filename: pytest_codspeed-2.2.1-py3-none-any.whl
Download: [link]
Size: 10126
MD5: 5117f7e579491662bb21d1f52370b613
SHA256: aad08033015f3e6c8c14c8bf0eca475921a9b088e92c98b626bf8af8f516471e
Uploaded: 2024-03-19 21:59:55 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytest-codspeed
Version: 2.2.1
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.7
Classifier: Programming Language :: Python :: 3.8
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: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Benchmark
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: cffi (>=1.15.1)
Requires-Dist: filelock (>=3.12.2)
Requires-Dist: pytest (>=3.8)
Requires-Dist: setuptools; python_full_version >= "3.12.0"
Requires-Dist: pytest-benchmark (~=4.0.0); extra == "compat"
Requires-Dist: pytest-xdist (~=2.0.0); extra == "compat"
Requires-Dist: mypy (~=1.3.0); extra == "lint"
Requires-Dist: ruff (~=0.3.3); extra == "lint"
Requires-Dist: pytest-cov (~=4.0.0); extra == "test"
Requires-Dist: pytest (~=7.0); extra == "test"
Provides-Extra: compat
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3345 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_codspeed/__init__.py sha256=sagYIurozQN74mSKguFmB4Nzj2wh_X0VmowXB0Jx5gY 107
pytest_codspeed/plugin.py sha256=wAJRtA6kH5ry996B3Q5WUMxRckXF_WOhaoTz5hoIOX0 10133
pytest_codspeed/utils.py sha256=Enj3OFzy-UC-NI57zBCkuu9xxcuknkbrzIwZTw8ahV4 1302
pytest_codspeed/_wrapper/.gitignore sha256=zU04ixPMp7jv_8apig-dPCsKNJBoDlYGnlTxPNAVyRo 25
pytest_codspeed/_wrapper/__init__.py sha256=6W6ymFgMNzvKeMTy7qITpHtIsWloQ8pWNngvbljJqs0 928
pytest_codspeed/_wrapper/wrapper.c sha256=LPgxq9fZMIOCTlZvobyjjBCGg-IqBTTMnxe62Y-QL6Y 392
pytest_codspeed/_wrapper/wrapper.h sha256=BFwKN8rtilya4iSG_n_hRoFuyvbA4Y5A0wjBas79p9A 149
pytest_codspeed/_wrapper/wrapper.pyi sha256=4BT5H6Ar1ncXcd9I3fqzPN_dVoIVMETynFwjjxW-ITs 365
pytest_codspeed-2.2.1.dist-info/METADATA sha256=FpfoIvZhtISgs7cmZN-T0QjQFMBmEjA7wG4hMib7sC8 6314
pytest_codspeed-2.2.1.dist-info/WHEEL sha256=bq9SyP5NxIRA9EpQgMCd-9RmPHWvbH-4lTDGwxgIR64 87
pytest_codspeed-2.2.1.dist-info/entry_points.txt sha256=6uCy7WyaiRyhwx2MtbVrRAeoIym7og6QTq1-UYReNtU 45
pytest_codspeed-2.2.1.dist-info/licenses/LICENSE sha256=i984mYEVjtPoLsABRhAjwUqRuALpZMqro-H16C8wl_w 1092
pytest_codspeed-2.2.1.dist-info/RECORD

entry_points.txt

codspeed = pytest_codspeed.plugin