matplotlib / matplotlib/pytest-mpl

Use pytest's pytester plugin in the tests

オープン
#173 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

infrastructure
主要言語
Python
スター
272
フォーク
53
PR マージ指標
30日以内にマージされた PR はありません

説明

There's lots of tests in tests/test_pytest_mpl.py which write test code to a temp file, run it, and check the result. Pytest's builtin pytester plugin is designed for doing this and has lots of nice features for checking the outcome.

https://docs.pytest.org/en/7.1.x/how-to/writing_plugins.html#testing-plugins

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

tests/test_pytest_mpl.py から始め、リンク先のガイドにある pytest の pytester プラグインのドキュメントを読んでください。一時ファイルを使った実行パターンを pytester ベースのテストに置き換え、既存の結果チェックを維持してください。テストスイートが同等のカバレッジでパスすれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
testing-qa
issue の種類
リファクタリング
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。