Re: Django Testing Environment

2009-12-01 Thread Tiago Samahá
I'm sorry Russell, i'll try to be more specific. So, i want to know how the test environment works when i run a suite test. How can i create and destroy a separated Django testing environment? I want to write a tool similar zope.testbrowser*, then i need to create a Django testing envi

Re: Django Testing Environment

2009-11-30 Thread Russell Keith-Magee
On Tue, Dec 1, 2009 at 2:13 AM, Tiago Samahá wrote: > Hi guys, > > I'm starting in Django and want to know how the Django test > environment works. I want to write a testing tool, similar > zope.testbrowser. > How can i start this? Where can i find information about this? > I want to contribute wi

Django Testing Environment

2009-11-30 Thread Tiago Samahá
Hi guys, I'm starting in Django and want to know how the Django test environment works. I want to write a testing tool, similar zope.testbrowser. How can i start this? Where can i find information about this? I want to contribute with Django, but i'm lost. Thanks -- You received this message be