Learn how to migrate unittest test suites to pytest using Codegen
unittest.TestCase
inheritancesetUp
and tearDown
methods to fixturestmp_path
for temporary directoriescapsys
for capturing stdout/stderrmonkeypatch
for modifying objectscaplog
for capturing log messages