amyreese / fissix

backport of lib2to3, with enhancements
Other
45 stars 22 forks source link

enable pytest strict options #21

Closed graingert closed 4 years ago

graingert commented 4 years ago

Description

currently the @pytest.mark.xfail marked tests are free to pass or fail, but we want to know if they did pass so we can remove the mark

Fixes: #