pytest-dev / unittest2pytest

helps rewriting Python `unittest` test-cases into `pytest` test-cases
GNU General Public License v3.0
128 stars 27 forks source link

self.fail(…) → pytest.fail(…) #48

Open Code0x58 opened 4 years ago

Code0x58 commented 4 years ago

This is to fix #39