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 プロジェクトに使用しているレイアウトに一致させるために、構造を次のようにしたいと思います。
できれば、./manage.py test [app] コマンドでこれらのテストを実行したいと思います。
あなたは間違いなくdjango-noseでこれを行うことができます:
https://github.com/jbalogh/django-nose