unyt-org/datex

Update all unit test cases to use matrix inputs

开放

#759 创建于 2026年3月20日

 (0 条评论) (1 个反应) (0 位负责人)Rust (2 个派生)github user discovery
good first issue

仓库指标

星标
 (14 个星标)
PR 合并指标
 (平均合并 53天 4小时) (30 天内合并 6 个 PR)

描述

Currently we have a wild mixture of split-up test cases into multiple functions, reuse of function inside of tests. To tackle this mess, we'll plan to integrate the fixture tests from https://github.com/la10736/rstest into all unit test to reduce test LCOs and refactoring effort.

贡献者指南