python-test-updater
CommunityKeep Python tests in sync with code changes.
AuthorArabelaTso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of updating Python test code to ensure it remains compatible and effective after the main codebase has been modified.
Core Features & Use Cases
- Automated Test Updates: Modifies existing tests to match new function signatures, return types, or behavior.
- New Test Case Generation: Adds new tests to cover newly implemented functionality.
- Failure Analysis: Helps diagnose and fix test failures caused by code changes.
- Use Case: After refactoring a core Python module, use this Skill to automatically update all associated unit tests, ensuring the refactoring didn't break existing functionality and that new features are adequately tested.
Quick Start
Use the python-test-updater skill to update the tests in 'test_module.py' for the changes between 'old_module.py' and 'new_module.py'.
Dependency Matrix
Required Modules
pytest
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: python-test-updater Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#python-test-updater Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.