Skip to content
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

Pytest config #1276

Closed
2 tasks done
hound672 opened this issue Aug 2, 2019 · 2 comments
Closed
2 tasks done

Pytest config #1276

hound672 opened this issue Aug 2, 2019 · 2 comments

Comments

@hound672
Copy link

hound672 commented Aug 2, 2019

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Question

Hello, can I write settings for pytest (for example) in pyproject.toml? I've tried the next one to put in pyproject.toml, but it does not work:

[tool.pytest]
addopts = "--cov=JWTAuth -v -rxXs"

@jacebrowning
Copy link
Contributor

The Poetry project does not provide technical support for usage of pyproject.toml, which is a Python standard and not Poetry-specific.

Your question should be directed to the pytest maintainers: pytest-dev/pytest#1556

@hound672 hound672 closed this as completed Aug 2, 2019
Copy link

github-actions bot commented Mar 3, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants