Skip to content

Document usage of Pytest with Tox as a FAQ entry #3192

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

Merged
merged 4 commits into from
Jan 18, 2024

Conversation

faph
Copy link
Contributor

@faph faph commented Jan 18, 2024

Fixes #3187

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

Sorry, something went wrong.

faph added 2 commits January 18, 2024 12:40

Verified

This commit was signed with the committer’s verified signature.
IvanGoncharov Ivan Goncharov

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
@faph faph requested a review from gaborbernat as a code owner January 18, 2024 12:43
@faph
Copy link
Contributor Author

faph commented Jan 18, 2024

@gaborbernat Let me know what you think. This is loosely based on the Tox 3 docs with some additional detail in places.

Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise looks good.

@faph faph requested a review from gaborbernat January 18, 2024 16:01
Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaborbernat gaborbernat merged commit 5054a86 into tox-dev:main Jan 18, 2024
@faph faph deleted the docs/pytest-concurrency branch January 18, 2024 19:40
@faph
Copy link
Contributor Author

faph commented Jan 18, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document that temp dir tweaks should be applied when running Pytest in parallel with Tox
2 participants