testng-parallel
OfficialTestNG parallel execution patterns.
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Configure and run TestNG tests in parallel to maximize throughput while ensuring thread safety.
Core Features & Use Cases
- Suite-level Parallelism: Parallel tests in the same suite.
- Class/Method Parallelism: Granular parallel execution.
- Thread-Safety Patterns: Use thread-local storage to isolate resources.
Quick Start
Enable parallel execution in testng.xml and configure thread-count for a sample suite.
Dependency Matrix
Required Modules
None requiredComponents
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: testng-parallel Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#testng-parallel Please download this .zip file, extract it, and install it in the .claude/skills/ directory.