---------- Forwarded message ----------
From: Philip Gatt <gatts...@gmail.com>
Date: Wed, Jan 14, 2009 at 7:10 AM
Subject: [wingide-users] Integrating with django's unit tests
To: wingide-us...@wingware.com


Does anyone know how to integrate Wing with Django's unit tests? With my
django projects, I usually run my unit tests with the following command:

./manage.py test

I tried running unit tests within WingIDE, but the problem is that django
does some setup & cleanup work that needs to run before the tests can be
run. I'm not an expert here, but I suspect that we need to tie WingIDE into
django's test runner.

Thanks in advance,
Philip Gatt
_________________________________________________
Wing IDE users list
http://wingware.com/lists/wingide



-- 
http://www.goldwatches.com/

http://www.jewelerslounge.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to