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 to pytest 4 #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Migrate to pytest 4 #48

wants to merge 1 commit into from

Conversation

joeshannon
Copy link
Contributor

Yield tests were removed in pytest 4. Convert to parameterized.

Yield tests were removed in pytest 4. Convert to parameterized.
@joeshannon
Copy link
Contributor Author

The final test file to be migrated is test/diffcalc/hkl/you/test_calc.py but this is significantly more complex.

@joeshannon joeshannon marked this pull request as ready for review April 6, 2022 16:22
@joeshannon
Copy link
Contributor Author

To prevent blocking other work (and given that there is currently no CI running for the project) it is probably reasonable to merge this now then create another ticket/issue to fix the remaining test file.

@PeterHolloway would you mind reviewing the migration in these two PR tests?

@joeshannon joeshannon changed the title Migrate to pytest 4 Draft: Migrate to pytest 4 Jun 16, 2022
@joeshannon joeshannon changed the title Draft: Migrate to pytest 4 WIP: Migrate to pytest 4 Jun 16, 2022
@joeshannon joeshannon changed the title WIP: Migrate to pytest 4 Migrate to pytest 4 Jun 16, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant