Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test cases to use pytest #125

Open
amotl opened this issue Apr 8, 2024 · 0 comments
Open

Update test cases to use pytest #125

amotl opened this issue Apr 8, 2024 · 0 comments

Comments

@amotl
Copy link
Member

amotl commented 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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant