mixxorz / behave-django

Behave BDD integration for Django
https://pythonhosted.org/behave-django/
38 stars 5 forks source link

Overhaul testing suite. #47

Closed mixxorz closed 9 years ago

mixxorz commented 9 years ago

The tests are a mess. I'm looking into using tox to better organize and automate testing. Maybe also move to using nose to be more pythonic.