📰 Dev.to · Raffael
2 articles · Updated every 3 hours · View all reads
All
Articles 90,850Blog Posts 109,209Tech Tutorials 22,715Research Papers 19,220News 14,834
⚡ 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