pytest-xprocess 1.0.2


pip install pytest-xprocess

  Latest version

Released: May 19, 2024

Project Links

Meta
Author: Holger Krekel
Requires Python: >=3.8

Classifiers

Framework
  • Pytest

Development Status
  • 4 - Beta

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Operating System
  • OS Independent

Programming Language
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11

Topic
  • Software Development :: Testing
  • Software Development :: Libraries
  • Utilities

A pytest plugin for managing external processes across test runs.

Installing

Install using pip:

pip install pytest-xprocess

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
pytest (>=2.8)
psutil