Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563694
en ru br
ALT Linux repos
S:3.0.0-alt1

Group :: Development/Python3
RPM: python3-module-pytest-xvfb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.0.0-alt1
Build date: 12 june 2023, 14:22 ( 45.8 weeks ago )
Size: 12.24 Kb

Home page:   https://github.com/The-Compiler/pytest-xvfb

License: MIT
Summary: A pytest plugin to run Xvfb for tests
Description:

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.

Current maintainer: Anton Midyukov (maintainer)

List of contributors

List of rpms provided by this srpm:

  • python3-module-pytest-xvfb
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin