unittest2pytest is a tool that helps rewriting Python unittest test-cases into pytest test-cases. In contrast to other similar tools, this unittest2pytest * handles keyword arguments, * handles single-line test-cases and several tests on one line, * uses context-handlers where appropriate. This is done by using lib2to3 and Python's mighty inspect module. WWW: https://pypi.org/project/unittest2pytest/ WWW: https://github.com/pytest-dev/unittest2pytest
3 lines
168 B
Text
3 lines
168 B
Text
TIMESTAMP = 1632956103
|
|
SHA256 (unittest2pytest-0.4.tar.gz) = a909522aa54787e20c1cabda9624bf81edcfe5107dc3c73a478ad2d0cf67c21f
|
|
SIZE (unittest2pytest-0.4.tar.gz) = 35465
|