Pytest-xprocess

Latest version: v1.0.2

Safety actively analyzes 724051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.11.1

-------------------

- Restored :meth:`XProcessInfo.kill()` as alias for
:meth:`XProcessInfo.terminate()` for API compatibility.

0.11

-----------------

- When tearing down processes (through ``--xkill``), the
more polite SIGTERM is used before invoking SIGKILL,
allowing the process to cleanly shutdown. See
https://github.com/pytest-dev/pytest-xprocess/issues/1
for more details.

- :meth:`XProcessInfo.kill()` is deprecated.

0.10

-----------------

- Project `now hosted on Github
<https://github.com/pytest-dev/pytest-xprocess/>`_.

0.9.1

------------------

- Don't use `__multicall__` in pytest hook

0.9

----------------

- Fix issue Log calls without parameters now print the correct message
instead of an empty tuple. See
https://bitbucket.org/pytest-dev/pytest-xprocess/pull-request/3 for more
info.

- Use 3rd party `psutil` library for process handling

0.8.0

------------------

- Support python3 (tested on linux/win32)

- Split out pytest independent process support into `xprocess.py`

- Add method:`xProcessInfo.kill` and some smaller refactoring

- Fix various windows related Popen / killing details

- Add tests

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.