testcontainers / testcontainers/testcontainers-python
v5
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 2.3k
- 派生
- 386
- 平均合并
- 4 小时 40 分钟
- 30 天内合并 PR
- 1
描述
my v5 wishlist:
- typing/
py.typed(finally) - oop encapsulate things like waiting and such (finally) (https://github.com/testcontainers/testcontainers-python/issues/567#issuecomment-2260738619, #660)
- how dind works - i think after typing and oop encapsulation this one should be much easier to work on.
- all of the
Network/with_networkthings - standardize compose interface? https://github.com/testcontainers/testcontainers-python/discussions/667
smaller things:
- the logger setup as mentioned in https://github.com/testcontainers/testcontainers-python/issues/600#issuecomment-2151451091
- module split / generic module (DbContainer, others)
- review most function names - lot of unnecessary variety here
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
这是一个范围广泛的 v5 期望列表,涵盖类型、封装、Docker-in-Docker、网络、Compose、日志记录、模块结构和命名。首先查看已链接的 issue 和讨论,然后选择其中一项,并在开始之前定义其文件、测试和验收标准;该 issue 没有指定单一的完成状态。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, python
- 领域
- devtools, testing-qa
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 15/100