pytestify

JSON →
library 1.5.0 ·python
verified Jun 7, 2026

A tool to automatically convert Python unittest-style tests to pytest. Current version 1.5.0 supports Python 3.7+. Converts assert methods, TestCase classes, setUp/tearDown, and more. Releases are infrequent, mainly maintenance.