I tried to run the tests on python 3
I used python3 port of python memcached - https://github.com/eguven/python3-memcached
And fixed config construction at https://github.com/RentMethod/celerytest/blob/master/celerytest/__init__.py#L6
(summing for dictionaries no longer works under python3)
But even after that nosetests script just hands and do nothing.
I tried to run the tests on python 3
I used python3 port of python memcached - https://github.com/eguven/python3-memcached
And fixed config construction at https://github.com/RentMethod/celerytest/blob/master/celerytest/__init__.py#L6
(summing for dictionaries no longer works under python3)
But even after that nosetests script just hands and do nothing.