Export plotly::expect_doppelganger
未关闭
还没有人认领这个 Issue。
- 主要语言
- R
- 星标
- 2.7k
- 派生
- 641
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
First of all, thanks for this great package.
I am creating a R package to create custom plotly plots, and would like to include unit tests within this package. In this context, I was wondering if it would be possible to export the expect_doppelganger function included within the package (or the write_plotly_svg function)?
That would greatly facilitate the testing of any R visualization package depending on plotly.
Thanks in advance!
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
检查 tests/testthat/helper-vdiffr.R,重点关注 expect_doppelganger 和 write_plotly_svg 以及它们当前的使用方式。确定哪个 helper 应成为包接口的一部分,将其公开给依赖它的 R 可视化包,并验证现有的绘图比较工作流仍能正常运行。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- plotly, r
- 领域
- data-visualization, testing-qa
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100