Closed mgorny closed 1 year ago
Use the convenience xvfb-run script to start Xvfb on a free DISPLAY and use it to run the test suite. It is part of the xvfb package on Debian.
xvfb-run
xvfb
It is very important to keep up to date tests and documentation.
Is your code right?
flake8
Changes proposed in this PR
Use the convenience
xvfb-run
script to start Xvfb on a free DISPLAY and use it to run the test suite. It is part of thexvfb
package on Debian.It is very important to keep up to date tests and documentation.
Is your code right?
flake8
passed