Commit 617a0162 authored by lucasb-eyer's avatar lucasb-eyer
Browse files

Describe tests in README.

parent 0686dce6
......@@ -252,3 +252,9 @@ These are instructions for maintainers about how to release new versions. (Mainl
And that's it. At some point, it would be cool to automate this on [TravisCI](https://docs.travis-ci.com/user/deployment/pypi/), but not worth it yet.
At that point, looking into [creating "manylinux" wheels](https://github.com/pypa/python-manylinux-demo) might be nice, too.
Testing
=======
Thanks to @MarvinTeichmann we now have proper tests, install the package and run `py.test`.
Maybe there's a better way to run them, but both of us don't know :smile:
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment