integration-testing

Community

Run full API and UI integration tests.

Authorj4xie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill runs comprehensive API and UI integration tests to validate end-to-end system functionality and catch regressions early.

Core Features & Use Cases

  • E2E Scenarios: Execute cross-component test scripts covering frontend-backend interactions.
  • Result Analysis: Collect and analyze results, pinpointing failure points and bottlenecks.
  • Use Case: Use this to verify system integrity after major refactors or releases.

Quick Start

Run the integration tests: bash tests/integration-testing.sh

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: integration-testing
Download link: https://github.com/j4xie/my-prototype-logistics/archive/main.zip#integration-testing

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