ck:test

Automate unit, integration, end-to-end, and UI tests across multiple languages.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/EdgeHunt/EdgeHunt --skill ck-test-edgehunt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:test
Source: https://github.com/EdgeHunt/EdgeHunt/tree/main/.claude/skills/test
Command: npx skills add https://github.com/EdgeHunt/EdgeHunt --skill ck-test-edgehunt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Comprehensive testing across code changes by executing unit, integration, end-to-end, and UI tests, ensuring regressions are caught early and quality gates are maintained.

Core Features & Use Cases

  • Deterministic test execution across JavaScript/TypeScript, Python, Go, Rust, and Flutter projects.
  • Coverage verification and QA reporting to track quality metrics across releases.
  • Build verification, regression checks, and visual regression reporting integrated into CI/CD workflows.

Quick Start

Run the full test suite after code changes to validate unit, integration, e2e, and UI tests.

Frequently Asked Questions about ck:test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run unit, integration, e2e, and UI tests across multiple programming languages?

Automated testing executes unit, integration, e2e, and UI validations across JavaScript/TypeScript, Python, Go, Rust, and Flutter projects. It uses deterministic test workflows to ensure regressions are caught early and quality gates are maintained throughout development pipelines.

What's the best way to automate regression testing and generate visual regression reports in a CI/CD pipeline?

Automated regression testing integrates directly into CI/CD workflows to perform build verification and visual regression reporting. It generates structured QA reports that track quality metrics and coverage across releases, ensuring deterministic results for feature feedback cycles.

Does this testing automation support Python, Go, Rust, and Flutter frameworks?

Yes, testing automation supports multi-language workflows across Python, Go, Rust, and Flutter. It executes deterministic tests within these environments and provides coverage verification to ensure code quality across diverse project stacks.

How do I verify code coverage and track quality metrics after code changes?

Coverage verification runs after code changes by executing the full test suite and generating structured QA reports. These reports track quality metrics across releases, ensuring comprehensive validation of unit, integration, e2e, and UI tests.

Can I use this for test planning and execution in QA campaigns?

Yes, it guides test planning and execution for QA campaigns requiring deterministic results. It automates comprehensive software testing across multiple levels and produces structured reports to verify coverage and maintain quality gates.