python3-pytest-xvfb

pytest plugin to run Xvfb for tests
  https://github.com/The-Compiler/pytest-xvfb
  0
  no reviews



With Xvfb and this plugin installed, your testsuite automatically runs with Xvfb. This allows tests to be run without windows popping up during GUI tests or on systems without a display (like a CI).

This package provides the Python 3 modules.