unit-test-remote

Community

Run remote unit tests for final verification.

AuthorEricOo0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the final verification phase by executing remote unit tests to confirm code correctness before integration, reducing manual validation effort and drift.

Core Features & Use Cases

  • Standardized final verification: Executes remote unit tests in a deterministic environment to gate changes before merge.
  • Command orchestration & execution: Constructs and runs the run_remote_test command using parameters like working_directory, working_package, test_kind, package_path, and optional test_func/test_suite.
  • Result parsing & reporting: Captures JSON output, extracts failure details, and surfaces concise summaries with exit_code and logs.
  • Use Case: After implementing a feature, run this Skill to verify a specific test function or entire package before submitting a pull request.

Quick Start

Run the remote unit tests after implementing changes to perform the final verification. Provide the appropriate parameters such as working_directory, working_package, test_kind, package_path, and optional test_func/test_suite to execute the verification workflow.

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: unit-test-remote
Download link: https://github.com/EricOo0/stock-trading-platform/archive/main.zip#unit-test-remote

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.