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

Add task runners for tests and extend contributing docs #638

Open
matthewfeickert opened this issue Jun 21, 2024 · 0 comments
Open

Add task runners for tests and extend contributing docs #638

matthewfeickert opened this issue Jun 21, 2024 · 0 comments

Comments

@matthewfeickert
Copy link
Contributor

I would like to have the skip so that the tests do not fail if setuptools is not installed (for new developers this could be frustrating). If you do not have time to do it let us just open an issue and merge the current PR

Originally posted by @rflamary in #635 (comment)

Conditional skipping of tests based on a developer's environment isn't great, and a better solution is to use a task runner like nox to ensure that the environment is automatically getting configured correctly. Additionally, extending the developer docs (https://pythonot.github.io/contributing.html#how-to-contribute) to include environment setup instructions would help.

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

No branches or pull requests

2 participants