Skip to content

Convert tests to pytest framework #1089

Open
@kevin-bates

Description

@kevin-bates

Our unit and integration tests currently rely on unittest and it would be better to move them to pytest where we can leverage fixtures and a more modern framework.

I suspect a subset of the core fixtures will resemble those defined in jupyter_server. Perhaps we could prefix our core fixtures with eg_ rather than jp_.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions