The following forum message was posted by msbuck at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739686:

I have a django project with some app tests. These app tests should only be
run as part of the django testing framework since they access the database.
However, if I select the project and pick Run As -> Python Unit Test it runs
my tests, wiping out my db tables in the process. I can't seem to disable this
or specify it to use manage.py tests appname. Do you have any suggestions?

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to