Skip to content

Update test cases to use pytest #125

Open

Description

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions