Run Tests Kit Skill
Run a batch test suite via the Copilot Studio Kit (Dataverse API). Uses the Power CAT Copilot Studio Kit to execute test cases against a published agent and produces pass/fail results with latencies. Requires the Kit installed in the environment, an App Registration with Dataverse permissions, and a published agent. Published by microsoft in skills-for-copilot-studio.
What is Run Tests Kit Skill?
Run a batch test suite via the Copilot Studio Kit (Dataverse API). Uses the Power CAT Copilot Studio Kit to execute test cases against a published agent and produces pass/fail results with latencies. Requires the Kit installed in the environment, an App Registration with Dataverse permissions, and a published agent. Published by microsoft in skills-for-copilot-studio. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Design and media
- Testing use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use Run Tests Kit Skill
- Use it for testing.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills-for-copilot-studio
- Skill file: skills/run-tests-kit/SKILL.md
What it does
Run a batch test suite via the Copilot Studio Kit (Dataverse API). Uses the Power CAT Copilot Studio Kit to execute test cases against a published agent and produces pass/fail results with latencies. Requires the Kit installed in the environment, an App Registration with Dataverse permissions, and a published agent.
Skill instructions
Run Tests via Copilot Studio Kit Run a batch test suite against a published Copilot Studio agent using the Power CAT Copilot Studio Kit. Prerequisites The user must have: 1. The Copilot Studio Kit installed in their Power Platform environment 2. Published their agent in the Copilot Studio UI 3. Created a test set in the Copilot Studio Kit 4. An Azure App Registration with Dataverse permissions Phase 1: Configure Settings 1. Read tests/settings.json (relative to the user's project CWD) and check for missing or placeholder values (containing YOUR). 2. If the file doesn't exist, create it from the template: bash cp ${CLAUDESKILLDIR}/../../tests/settings-example.json ./tests/settings.json 3. If values are missing, ask the user for each missing value. Explain where to find each one: - Environment URL (dataverse.environmentUrl): "What is your Dataverse environment URL? Find it in Power Platform admin center or Copilot Studio Settings Session Details. It looks like https://orgXXXXXX.crm.dynam
Explore related resources
Frequently asked questions
What is Run Tests Kit?
Run Tests Kit is a open-source AI agent skill with Copy skill directory. Run a batch test suite via the Copilot Studio Kit (Dataverse API). Uses the Power CAT Copilot Studio Kit to execute test cases against a published agent and produces pass/fail results with latencies.
Who is Run Tests Kit best for?
Run Tests Kit is best for reusing agent instructions, scripts, and references, testing workflows, design and media workflows.
How do I install Run Tests Kit?
Install or run Run Tests Kit using Copy skill directory. Check Run Tests Kit for the latest setup command.
Is Run Tests Kit actively maintained?
Run Tests Kit may need a closer maintenance check before production use.
Auto-fetched from GitHub.