Django test is ignoring for a particular app Rafael Reuber Bezerra Nogueira 创建于 2018年01月02日 12:30 I have a Django project with tree apps: customer professional register But when I execute the tests, the professional app is ignored on the tests. How can I solve this problem?