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 self.assertRaises with **kwargs fixes #35 #37

Closed graingert closed 5 years ago

htgoebel commented 5 years ago

Thansk for this pull-request.