0 评论 (0 评论)0 反应 (0 反应)0 负责人 (0 负责人)R1,120 star (1,120 star)125 fork (125 fork)batch import
help wanted
- 技术栈
- 无
- 议题类型
- test
- 研究方向
- Review the existing test structure in the linked tests directory (https://github.com/yihui/tinytex/tree/master/tests) and codecov report (https://codecov.io/github/yihui/tinytex?branch=master) to identify gaps in coverage. Focus on adding unit tests for core functions like tinytex::install tinytex() and related utilities. Consider using testthat package for R tests. Check the blog post (https://yihui.name/en/2018/07/add more tests/) for guidance on testing philosophy.