# pankajs substack (podcasts) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover pankajs substack.

Page: <https://rssamplifier.com/topics/pankaj-substack/podcasts>  
Feed: <https://rssamplifier.com/topics/pankaj-substack/podcasts.md>

---

## [From Code to Chaos: How My AI Agent Automates Testing](https://10xengineering.substack.com/p/from-code-to-chaos-how-my-ai-agent)

_2025-02-25 · Pankaj · Pankaj’s Substack_

I built an AI-powered testing machine using LangChain.js. My goal? To eliminate the boring, repetitive work of writing and running tests. Instead of manually creating test cases, I let my AI agent handle everything—writing Jest tests, saving them, and running them automatically.

