kiddouk / redisco

A Python Library for Simple Models and Containers Persisted in Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run rediscos tests?

stuaxo opened this issue · comments

Hi,
How do I run rediscos tests, on python 3.5 ?

I tried python setup.py test but that didn't work ?

I want to add a feature, but need to make sure I don't break anything ?

Cheers
S

OK, I saw these run by using nosetests I'll try and make python setup.py test do something useful.

Thanks for this.. Will review and close this issue. 🙌