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

setup.py test is deprecated #125

Closed
j-i-k-o opened this issue Apr 12, 2020 · 1 comment
Closed

setup.py test is deprecated #125

j-i-k-o opened this issue Apr 12, 2020 · 1 comment
Labels
future future work

Comments

@j-i-k-o
Copy link
Collaborator

j-i-k-o commented Apr 12, 2020

python setup.py test outputs the following warning:

running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.

We should replace the test with an alternative one (e.g., tox?) shortly.

@j-i-k-o j-i-k-o added the future future work label May 29, 2020
@j-i-k-o
Copy link
Collaborator Author

j-i-k-o commented Jan 14, 2021

I suppose that pytest is a good alternative.

@j-i-k-o j-i-k-o mentioned this issue Jul 26, 2021
@29rou 29rou closed this as completed Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future future work
Projects
None yet
Development

No branches or pull requests

2 participants