Skip to main content
Glama

run_unit_test

Execute targeted unit tests for specific agents to validate functionality and reduce test execution time by focusing only on relevant test patterns.

Instructions

Run tests for a specific agent only.

This tool runs tests that match the agent's patterns including both main agent tests and healthcheck tests, significantly reducing test execution time compared to running all tests. Use this tool when you need to focus on testing a specific agent component.

Args: agent: The agent to run tests for (e.g., 'qa_agent', 'backlog_agent') verbosity: Verbosity level (0=minimal, 1=normal, 2=detailed), default is 1

Returns: Dictionary containing test results and analysis

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agentYes
verbosityNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Darkstar326/log_analyzer_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server