home/categories/llm-ai/panaversity-agentfactory-docs-skills-archive-warm-testing-ai-agents-skill-md
llm-aidata-ai

testing-ai-agents

Use when testing AI agent code with pytest. Covers TDD for agent APIs, mocking LLM calls (NOT evaluating LLM outputs), pytest-asyncio patterns, FastAPI testing with httpx, SQLModel testing, and agent tool testing. NOT for evaluating LLM reasoning quality (use evals skill).

panaversity
maintainer
panaversity
Actualizado 1/19/2026
Estrellas
109
Forks
95
quick start

Installation and usage

Use when testing AI agent code with pytest. Covers TDD for agent APIs, mocking LLM calls (NOT evaluating LLM outputs), pytest-asyncio patterns, FastAPI testing with httpx, SQLModel testing, and agent tool testing. NOT for evaluating LLM reasoning quality (use evals skill).

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use testing-ai-agents