Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add tox (and travis) config for automated tests #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

willfurnass
Copy link

@willfurnass willfurnass commented Oct 8, 2019

See README for how tox can be used for local testing.

Also:

  • I've added a config file, .travis.yml, to allow for automated testing every time Pull Requests or Pushes are made against/to this GitHub repository.
    You'll need to enable this by following this tutorial on the basics of testing using travis-ci.org
  • I've removed the build-time dependency on numpy.get_packages() as it didn't seem to be needed

NB joint effort with @fredblain for #hacktoberfest2019!

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

Successfully merging this pull request may close these issues.

1 participant