pytest runs files named test_* - #20
Conversation
tivvit
commented
Jan 29, 2016
after fix: |
joseph-fox
commented
Feb 9, 2016
You need to change the (test) file name on https://github.com/joseph-fox/python-bloomfilter/blob/master/tox.ini#L5 too. |
tivvit
commented
Feb 10, 2016
fixed, thanks for noticing |
joseph-fox
commented
Feb 10, 2016
I made a PR months ago, and there has never been a reply or a comment. I am wondering if you are happy to make a PR against my master, so we can continue maintaining this project. |
tivvit
commented
Feb 11, 2016
I have no problem with that, but I would like to ask if you have any idea how to get your fork to pip? |
joseph-fox
commented
Feb 11, 2016
The submission of pypi isn't complicated. I will register an account and look at setup.py, setup.cfg in the next few days. |
tivvit
commented
Feb 13, 2016
I have published some packages to pip, but I am afraid that we will have to publish our version under different name. |
joseph-fox
commented
Feb 13, 2016
Sure. 💯 no problem. |
joseph-fox
commented
Feb 13, 2016
It is on Pypi now. |
Adding an import with the regex module
Current implementation is not testing at all 😉
https://travis-ci.org/jaybaird/python-bloomfilter/jobs/89314785