Tag: test-automation

Type: All Skills Tools
skill ★ 28

Identify and run correlated tests

Identify and execute only the specific tests that cover a modified source file to accelerate the feedback loop. It uses LSP capabilities to map source files to their corresponding test files and functions.

blackwell-systems/agent-lsp lsp testing mcp test-automation
skill

Unit Test Philosophy and Allure Standards

Defines risk-based unit testing principles and Allure-readable behavioural specification styles for the Open Agreements repository. It emphasises regression prevention, OpenSpec traceability, and structured test reporting.

open-agreements/open-agreements unit-testing allure-reporting test-automation risk-based-testing
skill ★ 10,706

E2E Flow Test Execution and Debugging

Execute and debug end-to-end flow tests, including monitoring test status and analysing Axiom logs for failure investigation.

elie222/inbox-zero e2e-testing test-automation debugging axiom-logs
tool ★ 7

TestDino Test Run Management and Auditing Tools

This suite provides structured access to a testing platform, allowing developers to manage test runs, retrieve detailed metadata, and perform comprehensive audits on Playwright test code. It handles project identification, listing test case…

testdino-hq/testdino-mcp test-automation playwright test-runs auditing
skill

Automated Test Assertion Planner

Facilitates the generation of structured test assertions in JSON format during implementation planning, incorporating multi-layer validation and severity-based execution gates.

dcostenco/prism-mcp test-automation verification assertion-generation mcp
skill ★ 19,338

Playwright E2E Test Generation Workflow

A three-agent workflow for planning, generating, and repairing automated Playwright end-to-end tests for the Opik application. It utilises a planner, generator, and healer to maintain test suites using established page objects and fixtures.

comet-ml/opik playwright e2e-testing test-automation opik
skill ★ 1,806

Automated Flaky Test Detection and Resolution

This skill analyses GitHub Actions failures to identify, rank, and investigate flaky tests. It employs parallel agents to determine root causes and propose remediation strategies.

Stacklok/toolhive flaky-tests github-actions test-automation ci-cd
tool ★ 2,786

Unity Test Execution and Monitoring Tool

Execute Unity tests in Edit or Play mode and retrieve detailed results, including summaries, test statuses, and captured logs. It supports granular filtering by assembly, namespace, class, and method.

IvanMurzak/Unity-MCP unity test-automation mcp game-development