We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Please see my description of my previous problem here.
I wanted to ask why do we have to explicitly enable this plugin? Based on what's written here:
If a plugin is installed, pytest automatically finds and integrates it, there is no need to activate it.
But having to activate this plugin separately goes against this.
The text was updated successfully, but these errors were encountered:
Enable the plugin by default, according to #9
deecd21
@keller00 Thanks. I guess activate the plugin by default looks like a good idea. And this has been released: https://pypi.org/project/pytest-twisted/1.6/
Sorry, something went wrong.
No branches or pull requests
Please see my description of my previous problem here.
I wanted to ask why do we have to explicitly enable this plugin? Based on what's written here:
If a plugin is installed, pytest automatically finds and integrates it, there is no need to activate it.
But having to activate this plugin separately goes against this.
The text was updated successfully, but these errors were encountered: