Closed
Description
Implement it like this:
pytest_plugins = ("libtmux.testing.fixtures",)
example from https://github.com/chrisjsewell/sphinx-pytest, via sphinx.tests
Metadata
Metadata
Assignees
Labels
No labels
Implement it like this:
pytest_plugins = ("libtmux.testing.fixtures",)
example from https://github.com/chrisjsewell/sphinx-pytest, via sphinx.tests