You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-d...@googlegroups.com
Hi :-)
I'm currently looking through the test-integration of the localflavor
packages and due to the structure used here it looks like (as Erik found
out before me) it kind of lends itself to something like nose as testrunner.
For this we both integrated test_settings module into the respective
packages.
Given that the execution of the tests itself isn't really covered by
this alone I was also thinking about adding a tox.ini file to the
package testing it with whatever versions of Python and Django are still
officially supported.
Given that Django itself externalizes multi-variant testing to Jenkins
I'd like to know if adding the tox.ini would be acceptable to you :-)