Skip to content

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

Merged
gaborbernat merged 4 commits intotox-dev:mainfrom
faph:docs/pytest-concurrency
Jan 18, 2024
Merged

Document usage of Pytest with Tox as a FAQ entry#3192
gaborbernat merged 4 commits intotox-dev:mainfrom
faph:docs/pytest-concurrency

Conversation

@faph
Copy link
Copy Markdown
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

@faph faph requested a review from gaborbernat as a code owner January 18, 2024 12:43
@faph
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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