test-all
CommunityRun full test suite
Authormaminul007
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of running comprehensive test suites across the entire trading platform, ensuring code quality and stability.
Core Features & Use Cases
- Full Test Execution: Runs all tests within the project.
- Targeted Testing: Allows filtering tests by markers like
unit,integration,e2e,slow, etc. - Coverage Reporting: Generates code coverage reports to identify untested areas.
- Use Case: Before deploying a new feature, run
/test-all --covto ensure all tests pass and that the new code is adequately covered.
Quick Start
Execute the full test suite with coverage reporting by running the command /test-all --cov.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: test-all Download link: https://github.com/maminul007/trading-platform/archive/main.zip#test-all Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.