📰 Dev.to · Raffael
2 articles · Updated every 3 hours · View all reads
All
Articles 76,212Blog Posts 102,393Tech Tutorials 18,597Research Papers 16,020News 13,218
⚡ AI Lessons

Dev.to · Raffael
2mo ago
Testing LangChain Agents with Agentest: Mocks, Trajectories, and LLM-as-Judge
In my last post, I introduced Agentest, a Vitest-style testing framework for AI agents. Let's put it...

Dev.to · Raffael
2mo ago
Agentest: Vitest-style e2e testing for AI Agents
Testing AI agents is hard. You can’t just assert on text; you need to verify tool calls, retries,...
DeepCamp AI