unit tests don't run as django test by default
i just upgraded to pycharm 4
if i am editing a file containing unit tests and click and try to run one of the tests in the file, pycharm tries to run these as normal python unit tests and not django unit tests. i assume this is a setting somewhere that i am missing, but i can't find it. any help would be appreciated.
Please sign in to leave a comment.