Use SkiaGoldClient to compare golden images in DevTools integration tests
未关闭
P3
testing
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
At some point, we could move away from a poor man solution of comparing image bytes to using Skia Gold.
file here: https://github.com/flutter/flutter/blob/master/packages/flutter_goldens_client/lib/skia_client.dart
贡献指南
调研方向
首先阅读 packages/flutter_goldens_client/lib/skia_client.dart,然后找到比较图像字节的 DevTools 集成测试。确认这些测试目前如何执行 golden 比较;完成的标准是它们使用 SkiaGoldClient,而不是现有的字节比较方式。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- testing-qa
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 28/100