ai-ad-api-automation-test

Community

Automate API test generation and execution.

Authorwade56754
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates API automation tests, generating pytest tests per AUTOMATION_TEST_SPEC_v1.4 and integrating Newman for contract testing, all aligned with SoT docs.

Core Features & Use Cases

  • pytest generation & Newman integration: End-to-end API test automation.
  • SoT alignment: Tests reference STATE_MACHINE.md, API_SOT.md, ERROR_CODES_SOT.md, and LEDGER_SOT.md.
  • Use Case: Generate L2 API tests for a given endpoint and run via pytest or Newman.

Quick Start

Provide mode (GENERATE/RUN/NEWMAN/REPORT) and target_module; follow with test_level and output_dir to receive structured tests and reports.

Dependency Matrix

Required Modules

None required

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: ai-ad-api-automation-test
Download link: https://github.com/wade56754/AI_ad_spend02/archive/main.zip#ai-ad-api-automation-test

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository