canonical / mir-ci

Mir CI helpers
1 stars 1 forks source link

Use pytest for test peramaterization #10

Closed wmww closed 1 year ago

wmww commented 1 year ago

Pytest's record_property() feature (which will be used in a subsequent PR) isn't compatible with parameterized. Since pytest has it's own perfectly serviceable peramaterization, we might as well drop parameterized.

Also with pytest inheriting from TestCase is not necessary, and doing so breaks pytest peramaterization.

bors[bot] commented 1 year ago

Build succeeded: