QE Test Execution

Community

Accelerate testing with parallel execution.

Authoraquariuscook
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the testing process by enabling parallel execution, intelligent test selection, and robust handling of flaky tests, significantly reducing execution time and improving reliability.

Core Features & Use Cases

  • Parallel Test Execution: Run tests concurrently across multiple workers to speed up test suites.
  • Smart Test Selection: Execute only tests affected by code changes, optimizing CI/CD pipelines.
  • Flaky Test Handling: Detect, retry, and quarantine unreliable tests to improve overall test stability.
  • Result Aggregation: Consolidate results from distributed test runs for comprehensive reporting.
  • Use Case: When running your nightly test suite, use this Skill to execute tests in parallel, only run tests impacted by recent code commits, and automatically retry any tests that fail intermittently, ensuring faster feedback and more stable results.

Quick Start

Run all tests in parallel using 4 workers and retry flaky tests up to 3 times.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: QE Test Execution
Download link: https://github.com/aquariuscook/Agent_Modus_Map/archive/main.zip#qe-test-execution

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.