Skip to content

Create libtmux.testing module as a pytest plugin #381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tony opened this issue Jul 18, 2022 · 0 comments · Fixed by #411
Closed

Create libtmux.testing module as a pytest plugin #381

tony opened this issue Jul 18, 2022 · 0 comments · Fixed by #411

Comments

@tony
Copy link
Member

tony commented Jul 18, 2022

Implement it like this:

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

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

@tony tony changed the title Create testing module as a pytest plugin Create libtmux.testing module as a pytest plugin Jul 18, 2022
@tony tony mentioned this issue Sep 10, 2022
@tony tony closed this as completed in #411 Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant