unyt-org/datex

Update all unit test cases to use matrix inputs

オープン

#759 opened on 2026/03/20

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (2 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (14 個のスター)
PR merge metrics
 (平均マージ 53d 4h) (30d で 6 merged PRs)

説明

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.

コントリビューターガイド