Pytest-xvfb

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 2

2.0.0

------

- PyVirtualDisplay 1.3 and newer is now supported, support for older versions
was dropped.
- Support for Python 2.7, 3.3 and 3.4 is now dropped.
- Support for Python 3.6, 3.7 and 3.8 was added (no code changes required).
- Xvfb is now not started anymore in the xdist master process.

1.2.0

------

- ``Item.get_closest_marker`` is now used, which restores compatibility with
pytest 4.1.0 and requires pytest 3.6.0 or newer.

1.1.0

------

- The ``xvfb_args`` option is now a single line parsed with ``shlex.split``.
- The ``XvfbExitedError`` exception now includes stdout and stderr.

1.0.0

------

- Use `PyVirtualDisplay`_ to start/stop Xvfb
- Show a warning on Linux if Xvfb is unavailable

.. _PyVirtualDisplay: https://pypi.python.org/pypi/PyVirtualDisplay

0.3.0

------

- Add a new ``xvfb_xauth`` setting which creates an ``XAUTHORITY`` file.

0.2.1

------

- The temporary directory searched for logfiles is now hardcoded to /tmp
as that's what X11 does as well.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.