📰 Dev.to · Raffael
2 articles · Updated every 3 hours · View all reads
All
Articles 82,733Blog Posts 105,946Tech Tutorials 20,170Research Papers 17,840News 13,993
⚡ 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