diffcalc icon indicating copy to clipboard operation
diffcalc copied to clipboard

Migrate to pytest 4

Open joeshannon opened this issue 3 years ago • 2 comments

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

joeshannon avatar Mar 17 '22 16:03 joeshannon

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

joeshannon avatar Apr 06 '22 16:04 joeshannon

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 avatar Apr 06 '22 16:04 joeshannon