A pytest plugin to run Xvfb for tests
With Xvfb and the 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). If Xvfb is not installed, the plugin does not run and your tests will still work as normal. However, a warning message will print to standard output letting you know that Xvfb is not installed. If you're currently using xvfb-run in something like .travis.yml, simply remove it and install this plugin instead - then you'll also have the benefits of Xvfb locally.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.0.0-1.fc41 | - |
Fedora 41 | 3.0.0-1.fc41 | - |
Fedora 40 | 2.0.0-11.fc40 | - |
Fedora 39 | 2.0.0-9.fc39 | - |
Fedora EPEL 9 | 2.0.0-12.el9 | - |
You can contact the maintainers of this package via email at
python-pytest-xvfb dash maintainers at fedoraproject dot org
.