- 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.
0.2.0
------
- The ``no_xvfb``-marker is now registered automatically so pytest doesn't fail when run with ``--strict``. - The ``xvfb`` fixture is now session-scoped.