Closed griffy closed 9 years ago
This adds pytest as the testing tool and adds a test command that can be invoked with: python setup.py test
test
python setup.py test
:+1:
@griffy Went through some PRs that were in the backlog, can you please fix conflicts?
@drcrallen @fjy Fixed the conflicts.
@griffy do you mind squashing commits, and I'll merge
@xvrl Squashed
This adds pytest as the testing tool and adds a
test
command that can be invoked with:python setup.py test