Python Test Updater

Updates Python test code to work with new versions of the code being tested. Use when Claude needs to: (1) Update tests after code changes, (2) Fix broken tests due to signature changes, (3) Update assertions to match new behavior, (4) Add test cases for new functionality, (5) Analyze code differences and their test impact, (6) Run tests and fix failures based on error messages. Takes old code, new code, and old tests as input, outputs updated tests that pass.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/python-test-updater commit c753280322

Frequently asked questions

npx skillmds@latest add arabelatso/python-test-updater