Open
Description
openedon Apr 8, 2024
Problem
The test cases have been adjusted to use pytest instead of unittest. The change happened between MLflow 2.10.2 and 2.11.3.
Evaluation
It does not mean a regression in runtime behavior, but it will add drag to future maintenance of the code base.
Solution
Migrate test cases to pytest as well, so updates and changes from upstream can be integrated without further ado.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels