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

Tests [TODO]

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
ドキュメント
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
github-actions, jupyter-notebook, python

調査の方向性

ファイルやテストが指定されていないため、まずリポジトリ内の Python 関数と notebook 関連コードを一覧化します。pytest と davos のリソースを使用して、各関数について TODO issue を 1 件ずつ定義し、その動作、テスト方法、エッジケースを記録します。すべての関数に対応する issue が作成されれば完了です。

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

説明

coding required non-coding

Overview

Write unit tests for each function

Completion criteria

  • For each function, add a "todo" issue to create a test for the function, describing (a) what the function is supposed to do and (b) how it should be tested. If there are any edge cases or tricky scenarios to watch out for, those should be noted too

Resources (optional)

  • pytest: framework for writing and running tests
  • GitHub actions: can be used to automate tests when pull requests are merged
  • davos: archive contains useful code for running tests that involve notebooks

Discussion points

Adding issues doesn't require coding, but it'd be good to have at least one "coding" person work on this task to help define useful tests.

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

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

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

はじめの一歩

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

ContextLab/chatify のほかの issue

ContextLab/chatify の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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