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

Modify setup.py exit code to coincide with python -m unittest #177

Open
janko-j1 opened this issue May 14, 2020 · 0 comments
Open

Modify setup.py exit code to coincide with python -m unittest #177

janko-j1 opened this issue May 14, 2020 · 0 comments

Comments

@janko-j1
Copy link

The two commands
python -m unittest
and
python setup.py test
do not return the same exit code.

Can you update setup.py ? (see diff attached)
diff.txt

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

1 participant