issues
search
mixxorz
/
behave-django
Behave BDD integration for Django
https://pythonhosted.org/behave-django/
38
stars
5
forks
source link
Overhaul tests
#48
Closed
mixxorz
closed
9 years ago
mixxorz
commented
9 years ago
Implements #47
Use tox to test with the all supported Python and Django versions.
Use pytest for testing instead of unittest
Implements #47