Python Regression Test Generator

Automatically generates regression tests for Python codebases by analyzing changes between old and new code versions and their existing tests. Migrates tests to work with new code, generates tests for new functionality, and creates mocks for external dependencies. Supports unittest and pytest frameworks. Use when refactoring code, adding features, or ensuring backward compatibility.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/python-regression-test-generator commit 3ecb13fcbb

Frequently asked questions

npx skillmds@latest add arabelatso/python-regression-test-generator