# python-pytest-xprocess **Repository Path**: openkylin/python-pytest-xprocess ## Basic Information - **Project Name**: python-pytest-xprocess - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: openkylin/yangtze - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-03-14 - **Last Updated**: 2026-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pytest-xprocess =============== A pytest plugin for managing external processes across test runs. .. image:: https://img.shields.io/github/last-commit/pytest-dev/pytest-xprocess?color=blue :target: https://github.com/pytest-dev/pytest-xprocess/commits/master :alt: GitHub last commit .. image:: https://img.shields.io/github/issues-pr-closed-raw/pytest-dev/pytest-xprocess?color=blue :target: https://github.com/pytest-dev/pytest-xprocess/pulls?q=is%3Apr+is%3Aclosed :alt: GitHub closed pull requests .. image:: https://img.shields.io/github/issues-closed/pytest-dev/pytest-xprocess?color=blue :target: https://github.com/pytest-dev/pytest-xprocess/issues?q=is%3Aissue+is%3Aclosed :alt: GitHub closed issues .. image:: https://img.shields.io/pypi/dm/pytest-xprocess?color=blue :target: https://pypi.org/project/pytest-xprocess/ :alt: PyPI - Downloads .. image:: https://img.shields.io/github/languages/code-size/pytest-dev/pytest-xprocess?color=blue :target: https://github.com/pytest-dev/pytest-xprocess :alt: Code size .. image:: https://img.shields.io/pypi/v/pytest-xprocess.svg?color=blue :target: https://github.com/pytest-dev/pytest-xprocess/releases :alt: Release .. image:: https://img.shields.io/badge/license-MIT-blue.svg?color=blue :target: https://github.com/pytest-dev/pytest-xprocess/blob/master/LICENSE :alt: License .. image:: https://img.shields.io/pypi/pyversions/pytest-xprocess.svg?color=blue :target: https://pypi.org/project/pytest-xprocess :alt: supported python versions .. image:: https://img.shields.io/github/issues-raw/pytest-dev/pytest-xprocess.svg?color=blue :target: https://github.com/pytest-dev/pytest-xprocess/issues :alt: Issues .. image:: https://github.com/pytest-dev/pytest-xprocess/workflows/build/badge.svg :target: https://github.com/pytest-dev/pytest-xprocess/actions :alt: build status .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black :alt: style .. image:: https://readthedocs.org/projects/pytest-xprocess/badge/?version=latest :target: https://pytest-xprocess.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status Installing ---------- Install using `pip`_: .. code-block:: text pip install pytest-xprocess .. _pip: https://pip.pypa.io/en/stable/quickstart/ Useful Links -------------- - Documentation: https://pytest-xprocess.readthedocs.io/ - Changelog: https://pytest-xprocess.readthedocs.io/en/latest/changes.html - PyPI Releases: https://pypi.org/project/pytest-xprocess/ - Source Code: https://github.com/pytest-dev/pytest-xprocess - Issue Tracker: https://github.com/pytest-dev/pytest-xprocess/issues/ - Pytest IRC channel: ircs://irc.libera.chat:6697/#pytest - Pytest Discord Channel: https://discord.gg/k7F2ZFvJV3