Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Revise testing

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
30/100
issue の種類
リファクタリング
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python

調査の方向性

Start by reviewing the current test structure and the related issues #265, #251, #158, #293, #294, and #75. Identify appropriate test categories and the heavy data setup that can use fixtures. Done means the tests are reorganized and optimized where appropriate, with corresponding testing-guideline updates.

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

説明

Type: Testing :test_tube:

Description

Our current tests vary a lot in style and scope. Some of the tests also take a significant amount of time to be comfortable to run locally during development.

Expected Behavior

Separate current tests based on type (unit, integration, validation, etc) when appropriate. Optimise by using fixtures when testing requires heavy data setup. Include changes in testing guidelines.

Additional Context

Related issues:

  • Test optimisation #265
  • mypy tests #251
  • PyDP validation #158
  • Test Dockerfile #293
  • Test notebooks #294
  • Testing guidelines #75
主要言語
Python
スター
550
フォーク
143
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

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

OpenMined/PyDP のほかの issue

OpenMined/PyDP の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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