ipython / ipython/traitlets

More thorough testing of downstream projects

未关闭
#472 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
653
派生
217
平均合并
2 天 21 小时
30 天内合并 PR
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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。