pypa / pypa/packaging.python.org
Provide some guidance on specifying test dependencies
オープン
まだ誰も着手していません。
type: discussion
- 主要言語
- Python
- スター
- 1.7k
- フォーク
- 1.7k
- 平均マージ
- 3日 12時間
- マージ済み PR(30日)
- 4
説明
The packaging guide could use a brief blurb providing guidance on how to specify test dependencies for your project.
Some background:
- There is this question on Stack Overflow on how to use the
tests_requireoption ofsetuptools.setup(). The question has 25K views. - The setuptools docs for
tests_requireexplain that the option is used for thetestcommand, but also that thetestcommand was deprecated in version 41.5.0.
Would it make sense to add something to the setuptools guide on specifying test dependencies, and specifically on whether or not to use tests_require?
What would the guidance be?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
setuptools ガイドと、tests_require に関するリンク先の setuptools ドキュメントから始め、続いて Stack Overflow の質問を確認して、ユーザーが繰り返し求めていることを把握します。テスト依存関係と非推奨のテストコマンドについて、パッケージングガイドが現在どのような指針を示すべきかを判断します。ガイドに簡潔で正確なセクションを追加すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100