good first issue
Métriques du dépôt
- Stars
- (14 étoiles)
- Métriques de merge PR
- (Merge moyen 53j 4h) (6 PRs mergées en 30 j)
Description
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.