tinie-test-orchestrator

Orchestrate automated testing in the Tinie Bakerie framework with PHPUnit, Foundry, and Playwright.

Updated Jun 7, 2025
One-click install
npx skills add https://github.com/ThomasLdev/tinie-bakerie --skill tinie-test-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tinie-test-orchestrator
Source: https://github.com/ThomasLdev/tinie-bakerie/tree/main/.claude/skills/tinie-test-orchestrator
Command: npx skills add https://github.com/ThomasLdev/tinie-bakerie --skill tinie-test-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires PHPUnit, Foundry, Playwright, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of test orchestration in the Tinie Bakerie framework, ensuring that tests are run efficiently and comprehensively.

Core Features & Use Cases

  • Test Orchestration: Automates the selection of the appropriate test level (unit, functional, e2e) based on the nature of code changes.
  • Task Delegation: Delegates specific test writing tasks to specialized skills or agents.
  • Coverage Analysis: Provides detailed coverage analysis after test execution to ensure comprehensive testing.

Quick Start

Activate the tinie-test-orchestrator skill by typing "activate tinie-test-orchestrator" and follow the prompts.

Frequently Asked Questions about tinie-test-orchestrator

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

FAQPage Schema
How do I automate test orchestration for PHPUnit, Foundry, and Playwright?

Automated test orchestration analyzes code changes to select the appropriate test level, delegating tasks to specialized skills for PHPUnit, Foundry, and Playwright while providing detailed coverage analysis.

Does this test orchestration skill support both unit and e2e testing levels?

Test orchestration supports unit, functional, and e2e testing levels. It automatically selects the appropriate level based on the specific nature of the code changes detected in your project.

How do I activate test orchestration in the Tinie Bakerie framework?

To activate test orchestration, type "activate tinie-test-orchestrator" and follow the prompts. This initiates the automated process of analyzing changes and delegating test tasks.

What is the best way to analyze code coverage after running automated tests?

The best way to analyze code coverage is using the built-in coverage analysis feature, which evaluates test execution results to ensure your testing remains comprehensive across the modified codebase.

Can I delegate specific test writing tasks to other automated agents?

Task delegation is fully supported, allowing you to delegate specific test writing tasks to specialized skills or agents, which streamlines the creation and execution of tests within the framework.