Add tailtest: auto test generation plugin for Claude Code
loading diff…
Adds tailtest to the Code Quality & Testing section.
tailtest is a Claude Code plugin that automatically generates and runs tests for every file Claude Code creates or modifies. The PostToolUse hook detects file changes, generates test scenarios, runs them, and surfaces only what fails.