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

wire tests in setup.py #59

Open
arekm opened this issue Mar 12, 2019 · 1 comment
Open

wire tests in setup.py #59

arekm opened this issue Mar 12, 2019 · 1 comment
Labels

Comments

@arekm
Copy link

arekm commented Mar 12, 2019

Would be nice to see tests wired up into setup.py, so typical tests, like in other python packages, run would work. Currently:

+ /usr/bin/python2 setup.py build '--build-base=build-2' test
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'test'
@autocracy
Copy link
Owner

In progress

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

No branches or pull requests

2 participants