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

fix assertRaisesRegexp with atom Fixes #34 #38

Closed graingert closed 5 years ago

htgoebel commented 5 years ago

Thanks for this pull-request. I added some more tests for cover more cases.