unyt-org/datex

Update all unit test cases to use matrix inputs

Aperta

#759 aperta il 20 mar 2026

 (0 commenti) (1 reazione) (0 assegnatari)Rust (2 fork)github user discovery
good first issue

Metriche repository

Star
 (14 stelle)
Metriche merge PR
 (Merge medio 53g 4h) (6 PR mergiate in 30 g)

Descrizione

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.

Guida contributor