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

trigger tests using python setup.py test #97

Merged
merged 1 commit into from
Aug 6, 2018

Conversation

shenek
Copy link
Contributor

@shenek shenek commented May 30, 2018

This patch will allow you to run test using python setup.py test command.

See https://docs.pytest.org/en/latest/goodpractices.html#integrating-with-setuptools-python-setup-py-test-pytest-runner

@codecov-io
Copy link

Codecov Report

Merging #97 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   93.58%   93.58%           
=======================================
  Files          13       13           
  Lines         998      998           
=======================================
  Hits          934      934           
  Misses         64       64

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b3d557...3160e0f. Read the comment docs.

@mpdavis
Copy link
Owner

mpdavis commented Aug 6, 2018

lgtm

@mpdavis mpdavis merged commit e70b625 into mpdavis:master Aug 6, 2018
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

Successfully merging this pull request may close these issues.

3 participants