More thorough testing of downstream projects
- 主要言語
- Python
- スター
- 653
- フォーク
- 217
- 平均マージ
- 2日 21時間
- マージ済み PR(30日)
- 2
説明
traitlets underpins lots of Jupyter projects that interact with traitlets in a variety of ways. Traitlets is also extremely complicated and brittle, where small, apparently innocuous (especially cleanup and refactor changes). One of the criteria of traitlets is that changes to it will never ever break a Jupyter application. Many changes during the 5.0 lifecycle have broken the tests in Jupyter packages, and these weren't caught because they aren't tested here.
We should be running the tests of several of these packages as part of the test suite of traitlets itself, and possibly some additional examples of loading various configuration files, to get better confidence that bugs aren't being introduced that affect downstream projects.
コントリビューションガイド
調査の方向性
No files, tests, or entry points are named. Start by inspecting the existing traitlets test-suite setup and identifying representative downstream Jupyter packages and configuration-loading examples. Done means their tests run as part of traitlets' suite and provide regression coverage for downstream breakage.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- jupyter, python
- 領域
- testing-qa
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100