ZooWork Market · Skill
api-testscript-generator
A skill that batch-generates API automation test scripts. Based on standardized interface definitions (api_definitions.json) and optional full-scenario test data files, it automatically generates a layered API automation test project following the team's established engineering conventions (Python + Requests + Pytest + Allure2). It supports a data-driven mode (scripts decoupled from data) and an inline-data mode, and outputs a ready-to-run API automation test project.