Files
2026-07-13 12:49:17 +08:00

13 lines
364 B
Markdown

---
title: "testing tools"
sidebar_label: "testing"
description: "MCP for Unity tools in the testing group."
---
# `testing` tools
Test runner & async test jobs
- **[`get_test_job`](./get_test_job.md)** — Polls an async Unity test job by job_id.
- **[`run_tests`](./run_tests.md)** — Starts a Unity test run asynchronously and returns a job_id immediately.