Re: custom settings for tests

2007-01-15 Thread Russell Keith-Magee
On 1/13/07, medhat <[EMAIL PROTECTED]> wrote: Ok, When writing unit tests, in a similar way to having fixtures as proposed in http://code.djangoproject.com/ticket/2333 I would like to have custom settings data for each test. ... Does that make sense, or am I missing something?! Broadly spe

custom settings for tests

2007-01-13 Thread medhat
Ok, Here is something I was thinking about and I would like to see if anybody else had a similar need, or if I am just missing something. When writing unit tests, in a similar way to having fixtures as proposed in http://code.djangoproject.com/ticket/2333 I would like to have custom settings dat