ck:test

Automates unit, integration, UI and cross-framework tests with reporting and coverage data.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/droppii/droppii-agents --skill ck-test-droppii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:test
Source: https://github.com/droppii/droppii-agents/tree/main/cursor/skills/test
Command: npx skills add https://github.com/droppii/droppii-agents --skill ck-test-droppii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Testing across unit, integration, end-to-end, and UI layers is time-consuming and prone to oversight; this Skill automates comprehensive test runs to accelerate feedback and reduce regressions.

Core Features & Use Cases

  • End-to-end coverage: orchestrates unit, integration, and UI tests to validate complete user flows.
  • Cross-framework support: integrates with popular test runners (Jest, PyTest, go test, flutter test) to produce unified reports.
  • Quality feedback loop: generates structured QA reports and coverage data to guide fixes and improvements.

Quick Start

Run a project-wide test pass to verify all features and detect regressions.

Frequently Asked Questions about ck:test

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

FAQPage Schema
How do I automate end-to-end testing across unit, integration, and UI suites?

You can automate end-to-end testing by running a project-wide test pass that orchestrates unit, integration, and UI tests to validate complete user flows and detect regressions across multiple environments.

Does this testing automation support frameworks like Jest, PyTest, and Flutter?

Yes, the testing automation supports multiple test frameworks including Jest, PyTest, Go Test, and Flutter, integrating with these popular test runners to produce unified structured QA reports and coverage data.

What is the best way to generate structured QA reports and code coverage data?

The best way to generate structured QA reports and coverage data is to orchestrate comprehensive test runs across multiple frameworks, which automatically produces unified results to guide fixes and improvements.

Can I run visual QA reporting for UI tests across different environments?

Yes, you can run visual QA reporting for UI tests across multiple environments, as the automation orchestrates UI test suites and generates structured results to validate complete user flows and reduce regressions.

How do I accelerate feedback and reduce regressions in software testing?

You accelerate feedback and reduce regressions by automating comprehensive test runs across unit, integration, end-to-end, and UI layers, replacing time-consuming manual oversight with structured quality feedback loops.