Enable the python setup.py test command. - #62
Conversation
|
Hi, Thanks for you pull-requests. I'll try to review them tomorrow or Friday. |
|
No problem. |
|
Thanks for all your PRs. Unfortunately this one will not work as it is, because
|
|
@Martiusweb Hmm, it seems to work for me (Python 3.6.3) with only one test failing: |
|
@Martiusweb Updated the PR to allow running tests via Integrated coveralls, but you have to activate it for the repo. Here is an example for my fork: https://coveralls.io/builds/18737375 |
3ff9f21 to
f29ae2e
Compare
Tests can be run via: - python setup.py test - python -m unittest test - pytest - pytest test
37a00b4 to
968494c
Compare
|
@Martiusweb For coveralls to work on Appveyor, the |
|
@Martiusweb Anything missing? |
c2e9ce1 to
967481c
Compare
No description provided.