pytest-8.3.5-py3-none-any.whl

Wheel

Package Metadata

Metadata parsed from pytest-8.3.5.dist-info/METADATA
Author Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin, Others (See AUTHORS)
Classifier Development Status :: 6 - Mature
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Operating System :: MacOS
Operating System :: Microsoft :: Windows
Operating System :: POSIX
Operating System :: Unix
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Topic :: Software Development :: Libraries
Topic :: Software Development :: Testing
Topic :: Utilities
Description-Content-Type text/x-rst
Keywords test,unittest
License MIT
License-File LICENSE
AUTHORS
Metadata-Version 2.2
Name pytest
Project-URL Changelog, https://docs.pytest.org/en/stable/changelog.html
Contact, https://docs.pytest.org/en/stable/contact.html
Funding, https://docs.pytest.org/en/stable/sponsor.html
Homepage, https://docs.pytest.org/en/latest/
Source, https://github.com/pytest-dev/pytest
Tracker, https://github.com/pytest-dev/pytest/issues
Provides-Extra dev
Requires-Dist colorama; sys_platform == "win32"
exceptiongroup>=1.0.0rc8; python_version < "3.11"
iniconfig
packaging
pluggy<2,>=1.5
tomli>=1; python_version < "3.11"
argcomplete; extra == "dev"
attrs>=19.2; extra == "dev"
hypothesis>=3.56; extra == "dev"
mock; extra == "dev"
pygments>=2.7.2; extra == "dev"
requests; extra == "dev"
setuptools; extra == "dev"
xmlschema; extra == "dev"
Requires-Python >=3.8
Summary pytest: simple powerful testing with Python
Version 8.3.5

Package Files

Click a file name below to view its contents.

_pytest/__init__.py 391 bytes _pytest/_argcomplete.py 3.7 KiB _pytest/_code/__init__.py 521 bytes _pytest/_code/code.py 49.0 KiB _pytest/_code/source.py 7.1 KiB _pytest/_io/__init__.py 190 bytes _pytest/_io/pprint.py 19.2 KiB _pytest/_io/saferepr.py 4.0 KiB _pytest/_io/terminalwriter.py 9.1 KiB _pytest/_io/wcwidth.py 1.3 KiB _pytest/_py/__init__.py 0 bytes _pytest/_py/error.py 2.9 KiB _pytest/_py/path.py 48.1 KiB _pytest/_version.py 511 bytes _pytest/assertion/__init__.py 6.6 KiB _pytest/assertion/rewrite.py 47.3 KiB _pytest/assertion/truncate.py 4.4 KiB _pytest/assertion/util.py 19.8 KiB _pytest/cacheprovider.py 21.8 KiB _pytest/capture.py 34.5 KiB _pytest/compat.py 11.2 KiB _pytest/config/__init__.py 69.0 KiB _pytest/config/argparsing.py 20.1 KiB _pytest/config/compat.py 2.9 KiB _pytest/config/exceptions.py 288 bytes _pytest/config/findpaths.py 7.9 KiB _pytest/debugging.py 12.9 KiB _pytest/deprecated.py 3.1 KiB _pytest/doctest.py 25.6 KiB _pytest/faulthandler.py 3.6 KiB _pytest/fixtures.py 71.8 KiB _pytest/freeze_support.py 1.3 KiB _pytest/helpconfig.py 8.7 KiB _pytest/hookspec.py 41.8 KiB _pytest/junitxml.py 25.0 KiB _pytest/legacypath.py 16.2 KiB _pytest/logging.py 34.3 KiB _pytest/main.py 36.5 KiB _pytest/mark/__init__.py 9.1 KiB _pytest/mark/expression.py 9.9 KiB _pytest/mark/structures.py 20.5 KiB _pytest/monkeypatch.py 14.3 KiB _pytest/nodes.py 25.9 KiB _pytest/outcomes.py 10.3 KiB _pytest/pastebin.py 3.9 KiB _pytest/pathlib.py 36.7 KiB _pytest/py.typed 0 bytes _pytest/pytester.py 60.1 KiB _pytest/pytester_assertions.py 2.2 KiB _pytest/python.py 63.3 KiB _pytest/python_api.py 39.2 KiB _pytest/python_path.py 745 bytes _pytest/recwarn.py 12.9 KiB _pytest/reports.py 20.8 KiB _pytest/runner.py 19.0 KiB _pytest/scope.py 2.7 KiB _pytest/setuponly.py 3.2 KiB _pytest/setupplan.py 1.2 KiB _pytest/skipping.py 10.0 KiB _pytest/stash.py 3.0 KiB _pytest/stepwise.py 4.5 KiB _pytest/terminal.py 56.0 KiB _pytest/threadexception.py 2.9 KiB _pytest/timing.py 413 bytes _pytest/tmpdir.py 11.1 KiB _pytest/unittest.py 15.2 KiB _pytest/unraisableexception.py 3.2 KiB _pytest/warning_types.py 4.3 KiB _pytest/warnings.py 5.1 KiB py.py 329 bytes pytest-8.3.5.dist-info/AUTHORS 6.9 KiB pytest-8.3.5.dist-info/entry_points.txt 77 bytes pytest-8.3.5.dist-info/LICENSE 1.1 KiB pytest-8.3.5.dist-info/METADATA 7.4 KiB pytest-8.3.5.dist-info/RECORD 6.1 KiB pytest-8.3.5.dist-info/top_level.txt 18 bytes pytest-8.3.5.dist-info/WHEEL 91 bytes pytest/__init__.py 5.0 KiB pytest/__main__.py 154 bytes pytest/py.typed 0 bytes