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

Fix toml config #117

Closed
wants to merge 2 commits into from
Closed

Fix toml config #117

wants to merge 2 commits into from

Conversation

aldencolerain
Copy link

@aldencolerain aldencolerain commented Nov 14, 2020

This pull request adds pyproject.toml support to pytest-watch. It should also fix issue #114. Currently pytest-watch fails if pytest is configured using the pyproject.toml file. I also added to the readme's ini configuration example. I thought it would be nice to show how to configure a list style arg.

https://pytest.org/en/stable/customize.html#pyproject-toml

@olimorris
Copy link

@joeyespo any plans to actively maintain this fantastic repo? This seems like a worthy pull request that should be merged

Copy link

@abdul-hamid-achik abdul-hamid-achik left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@satheler satheler left a comment

Choose a reason for hiding this comment

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

I tested it locally using this PR changes and it worked as expected.

@aldencolerain aldencolerain closed this by deleting the head repository Apr 26, 2023
@vicrep
Copy link

vicrep commented May 1, 2023

For those still looking for the workaround to support pyproject.toml with ptw, it seems that the patch from @aldencolerain was moved over to this repo: https://github.com/styleseat/pytest-watch/tree/fix-toml-config

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 this pull request may close these issues.

5 participants