run-full-test-suite

Execute comprehensive test suites across unit, integration, E2E, database, protocol, and algorithm categories.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Async-IO/pierre_mcp_server --skill run-full-test-suite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-full-test-suite
Source: https://github.com/Async-IO/pierre_mcp_server/tree/main/.claude/skills/run-full-test-suite
Command: npx skills add https://github.com/Async-IO/pierre_mcp_server --skill run-full-test-suite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of a complete test suite, ensuring code quality and stability across various testing categories.

Core Features & Use Cases

  • Comprehensive Testing: Covers unit, integration, E2E, database, protocols, and intelligence algorithms.
  • CI/CD Integration: Ideal for pre-commit, pre-PR, and release validation.
  • Use Case: Before merging a significant code change, run this skill to catch any regressions or new bugs introduced across the entire project.

Quick Start

Execute the full test suite using the provided command.

Frequently Asked Questions about run-full-test-suite

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

FAQPage Schema
How do I run a comprehensive test suite before merging code changes?

You can run a comprehensive test suite to validate code quality before merging by executing this skill across unit, integration, end-to-end, and database tests. It catches regressions introduced across the entire project using synthetic data.

What is included in full CI validation for regression testing?

Full CI validation for regression testing includes executing unit, integration, end-to-end, database, protocol, and intelligence algorithm tests. It validates code quality against defined success criteria using synthetic data to satisfy deterministic testing requirements.

Can I run specific test categories or filter tests by feature flag?

Yes, you can run specific test categories or filter tests by name and feature flag. The skill supports various execution modes including targeted test categories and filtered runs alongside full CI validation and performance benchmarks.

Does this automated testing tool support performance benchmarks and intelligence algorithm tests?

Yes, this automated testing tool supports performance benchmarks and intelligence algorithm tests. It encompasses these alongside unit, integration, end-to-end, database, and protocol tests within its comprehensive test suite execution modes.

How do I ensure deterministic testing with synthetic data in my CI pipeline?

You ensure deterministic testing with synthetic data in your CI pipeline by running this skill to validate code quality against defined success criteria. It uses synthetic data to satisfy deterministic requirements across all test categories.

What are the limitations of automated regression testing for pre-commit validation?

A limitation of automated regression testing for pre-commit validation is that it requires synthetic data to satisfy deterministic testing requirements. It validates against defined success criteria but depends on the coverage of unit, integration, and E2E tests.