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

Check for pytest tests packages dependencies at configuration time #150

Open
xvallspl opened this issue Jul 16, 2020 · 3 comments
Open

Check for pytest tests packages dependencies at configuration time #150

xvallspl opened this issue Jul 16, 2020 · 3 comments

Comments

@xvallspl
Copy link

Right now we have the dependencies in requirements.txt. Wouldn't it be nicer to raise an error/warning at configuration time if the requirements are not found and invite to install them beforehand?

@xvallspl xvallspl reopened this Jul 16, 2020
@eguiraud
Copy link
Member

would #123 fix this?

@xvallspl
Copy link
Author

Not as it's written, because you would still need the other libraries: pytest-csv, etc...but yeah, they could be merged into a single issue

@eguiraud
Copy link
Member

@stwunsch is the intent of #123 to also fail at configure time if any of the required python packages is missing?

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

No branches or pull requests

2 participants