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

Convert tests to pytest framework #1089

Open
kevin-bates opened this issue May 17, 2022 · 0 comments
Open

Convert tests to pytest framework #1089

kevin-bates opened this issue May 17, 2022 · 0 comments

Comments

@kevin-bates
Copy link
Member

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_.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant