macOS
brew install pytestlocal Homebrew formula metadata
brew / rang 1377
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pytest pour les workflows d'agents IA.
installation
brew install pytestlocal Homebrew formula metadata
sudo apt install python-pytest-docDebian stable package indexes · python-pytest-doc · Source: deb.debian.org
sudo dnf install python3-pytestFedora Rawhide package metadata · python3-pytest · Source: dl.fedoraproject.org
aperçu
Simple powerful testing with Python
historique
pytest is a mature Python testing framework and command-line test runner known for plain assertions, fixtures, automatic discovery, detailed failure output, and a large plugin ecosystem.
pytest traces its roots to testing experiments around PyPy and Holger Krekel’s complementary-standard-library work in 2004. The std.utest component became py.test when the std project was renamed py around September or October 2004.
The 2009 py 1.0 release introduced foundational funcargs/fixtures and a plugin architecture. In November 2010, pytest 2.0 became a package separate from py, although the command was still named py.test. Pytest 3.0 in August 2016 established pytest as the recommended command-line entry point.
pytest grew from the PyPy and py-library communities into a general-purpose Python test framework. Its fixture and plugin architecture enabled an extensive surrounding ecosystem, while compatibility with unittest-style tests eased adoption in existing Python projects. Distribution through PyPI and operating-system package managers made it common in development environments and CI systems.
Developers write test functions using ordinary Python assertions, request reusable fixtures through function arguments, and run discovery with the pytest command. Plugins extend collection, reporting, coverage, parallelization, frameworks, and other behavior. Pytest can also execute unittest-based test suites.
pytest is a package-ecosystem landmark: it popularized plain assert statements with rich failure introspection, composable fixtures, automatic test discovery, and a broad plugin model. Its long migration from the py library to an independent pytest package also explains legacy names such as py.test and historical dependencies encountered in older environments.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
pytest.toml.pytest.tomlpytest.ini.pytest.inipyproject.tomltox.inisetup.cfgexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
py.test | cli | exécutable global | |
pytest | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://docs.pytest.org/en/latest/
métadonnées d'installation
| Clé du paquet | brew:pytest |
|---|---|
| Version | 9.1.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/pytest |
| Page d'accueil | https://docs.pytest.org/en/latest/ |
| Docs amont | https://docs.pytest.org/en/latest/ |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/e4/47/b9efed96c114afcfa3c9d3fe98a76a1d14c74a9e266d397cf6eb64be5e01/pytest-9.1.1.tar.gz |
| Dernière mise à jour | 2026-06-20T12:34:40Z |
| Pulse | updated |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pytest |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
python-pytest-doc 8.3.5-2
Simple, powerful testing in Python - Documentation
sudo apt install python-pytest-docpython3-pytest 8.3.5-2
Simple, powerful testing in Python3
sudo apt install python3-pytestpython-pytest-doc 7.4.4-1
Simple, powerful testing in Python - Documentation
sudo apt install python-pytest-docpython3-pytest 7.4.4-1
Simple, powerful testing in Python3
sudo apt install python3-pytestpython3-pytest 9.1.1-1.fc45
Simple powerful testing with Python
sudo dnf install python3-pytestpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.