Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これはdjangoプロジェクトです。pydev2.6を使用しています。Djangoテストランナーを使用するにはどうすればよいですか?
Djangoテンプレートを使用してプロジェクトの新しい(実行またはデバッグ)構成を作成することで、Djangoテストランナーにアクセスできます。メインモジュールを次のように設定manage.pyし、[引数]タブで「test」(またはmanage.py必要なその他の引数)と入力します。
manage.py