libtmux icon indicating copy to clipboard operation
libtmux copied to clipboard

Create `libtmux.testing` module as a pytest plugin

Open tony opened this issue 3 years ago • 0 comments
trafficstars

Implement it like this:

pytest_plugins = ("libtmux.testing.fixtures",)

example from https://github.com/chrisjsewell/sphinx-pytest, via sphinx.tests

tony avatar Jul 18 '22 00:07 tony