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

migrate from unittest to pytest structure. #323

Open
3 of 22 tasks
jGaboardi opened this issue Jul 10, 2024 · 4 comments
Open
3 of 22 tasks

migrate from unittest to pytest structure. #323

jGaboardi opened this issue Jul 10, 2024 · 4 comments
Assignees
Labels

Comments

@jGaboardi
Copy link
Member

jGaboardi commented Jul 10, 2024

Lots of tests in the esda suite still actively use unittest -- we should migrate all those to the modern pytest structure.

@jGaboardi jGaboardi self-assigned this Jul 10, 2024
@martinfleis
Copy link
Member

Note that I've been gradually doing that when adding Graph support as I needed pytest's parametrisation in there.

@jGaboardi
Copy link
Member Author

@martinfleis

Same Q for this issue --> #308 (comment)

@martinfleis
Copy link
Member

Same answer :)

@jGaboardi
Copy link
Member Author

This is (of course) turning out to be a far more in-depth task than anticipated (when am I going to learn?). Going to spilt this out by file or groups of files.

xref #340

@jGaboardi jGaboardi changed the title migrate from unittest to pytest structure. migrate from unittest to pytest structure. Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants