add separate want output for py2 vs. py3
未关闭
- 主要语言
- Go
- 星标
- 2.3k
- 派生
- 136
- 平均合并
- 14 分钟
- 30 天内合并 PR
- 2
描述
py2 generates different output than py3 for some tests (see main_test.go notes for details) -- for full testing to work properly, a separate want output is required for each. for now, only doing py3 testing.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先阅读 main_test.go 中的注释,以确定哪些测试在 Python 2 和 Python 3 下产生不同的输出。然后为每个版本添加单独的预期输出,并验证测试是否针对被测试的解释器使用了相应的输出。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go, python
- 领域
- testing-qa
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100