skill_testing

Automate end-to-end DSP QA testing for APC plugins across local and CI workflows.

3|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/joshband/LocusQ --skill skill-testing-joshband
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill_testing
Source: https://github.com/joshband/LocusQ/tree/main/.codex/skills/skill_testing
Command: npx skills add https://github.com/joshband/LocusQ --skill skill-testing-joshband

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end DSP QA testing workflows for APC plugins, consolidating harness sanity checks, plugin QA execution, and artifact validation into a repeatable process.

Core Features & Use Cases

  • Harness Sanity: Build and validate harness locally.
  • Plugin QA Runner Execution: Run plugin-integrated QA binaries generated from harness templates.
  • Scenario Source & Artifacts: Use plugin-owned suites, collect results, and update status.

Quick Start

Run the DSP QA harness against your plugin to initiate an end-to-end test cycle.

Frequently Asked Questions about skill_testing

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

FAQPage Schema
How do I automate end-to-end DSP QA testing for APC plugins?

Automate DSP QA testing for APC plugins by running a harness that executes sanity checks, plugin QA binaries, and artifact validation. This enforces standardized workflows across local and CI environments.

What is a DSP QA harness and when do I need it for plugin workflows?

A DSP QA harness is an automation framework that validates APC plugin integrity through sanity checks and scenario sourcing. You need it to consolidate end-to-end testing and enforce standardized QA artifacts.

Can I run plugin QA runner execution in both local and CI workflows?

Yes, plugin QA runner execution supports both local and CI workflows. The harness builds and validates locally, then runs plugin-integrated QA binaries to generate and collect standardized QA artifacts.

What's the best way to validate harness sanity and manage QA artifacts?

Validate harness sanity and manage QA artifacts using an automated testing workflow that sources scenarios from plugin-owned suites and enforces standardized artifact collection across local and CI environments.

Does DSP QA automation enforce host-environment checks for APC plugins?

Yes, DSP QA automation enforces host-environment checks alongside harness integration and artifact validation. This ensures robust test workflows and validates the host setup before running APC plugin QA binaries.