Skip to content
agentscamp

Testing Guides

A curated collection of 3 testing guides for building with AI coding agents.

Guide

TDD with AI Agents: Red-Green as an Agent Loop

Test-driven development found its killer app: agents. How write-the-test-first turns AI coding into a verifiable loop, and the workflow that makes it stick.

2m read· AgentsCamp
Guide

How to Test AI-Generated Code

AI writes the code; tests decide whether to trust it. The verification stack for agent-written changes — contracts, generated tests, and the review that's left.

2m read· AgentsCamp
Guide

Testing LLM Applications: How to Test Non-Deterministic Software

How to test software that calls LLMs when outputs are non-deterministic — the testing pyramid, assertion strategies, golden datasets, and CI gating.

6m read· AgentsCamp