pkg.soopen package index

brew / Rang 1377

pytest mit Homebrew, apt, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pytest in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install pytest

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install python-pytest-doc

Debian stable package indexes · python-pytest-doc · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install python3-pytest

Fedora Rawhide package metadata · python3-pytest · Quelle: dl.fedoraproject.org

Überblick

Paketzusammenfassung

Simple powerful testing with Python

Befehle und Aliase

  • py.test
  • pytest

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2004: std.utest became py.test as the std project was renamed py.
  • 2009: py 1.0 introduced foundational fixtures and the enduring plugin architecture.
  • 2010: pytest 2.0 was released separately from the py package.
  • 2016: pytest 3.0 made pytest the recommended command name.
  • 2020: pytest 6.0 added pyproject.toml configuration support.
  • 2025: pytest 9.0 added pytest.toml and native TOML configuration.

Related projects

  • The py library originally housed py.test before pytest became a separate distribution.
  • PyPy community testing work helped shape pytest’s origins.
  • tox commonly invokes pytest across managed Python environments and can also host pytest configuration.
  • pluggy underpins pytest’s plugin and hook system.

Quellen

  • Official configuration reference: https://docs.pytest.org/en/stable/reference/customize.html
  • Official history: https://docs.pytest.org/en/stable/history.html
  • Official unittest compatibility guide: https://docs.pytest.org/en/stable/unittest.html
  • source_facts.package-manager

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
pytest.toml.pytest.tomlpytest.ini.pytest.inipyproject.tomltox.inisetup.cfg

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
py.testcliglobales Executable
pytestcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version9.1.1
Manager aktualisiert2026-06-20
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://docs.pytest.org/en/latest/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:pytest
Version9.1.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/pytest
Homepagehttps://docs.pytest.org/en/latest/
Upstream-Dokumentationhttps://docs.pytest.org/en/latest/
LizenzMIT
Quellarchivhttps://files.pythonhosted.org/packages/e4/47/b9efed96c114afcfa3c9d3fe98a76a1d14c74a9e266d397cf6eb64be5e01/pytest-9.1.1.tar.gz
Zuletzt aktualisiert2026-06-20T12:34:40Z
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepytest
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

python-pytest-doc 8.3.5-2

Simple, powerful testing in Python - Documentation

https://pytest.org/

sudo apt install python-pytest-doc
  • Section: doc
  • Architecture: all
  • Source Package: pytest
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pytest
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-pytest-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-pytest 8.3.5-2

Simple, powerful testing in Python3

https://pytest.org/

sudo apt install python3-pytest
  • Section: python
  • Architecture: all
  • Source Package: pytest
  • 7 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pytest
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-pytest from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

python-pytest-doc 7.4.4-1

Simple, powerful testing in Python - Documentation

https://pytest.org/

sudo apt install python-pytest-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: pytest
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pytest
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python-pytest-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-pytest 7.4.4-1

Simple, powerful testing in Python3

https://pytest.org/

sudo apt install python3-pytest
  • Section: universe/python
  • Architecture: all
  • Source Package: pytest
  • 8 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Pytest
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-pytest from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

python3-pytest 9.1.1-1.fc45

Simple powerful testing with Python

https://pytest.org

sudo dnf install python3-pytest
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: pytest
  • 3 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Pytest
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-pytest from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation