Skip to content

Add tailtest to Claude Plugins - #579

Open
shridipavansaber wants to merge 1 commit into
jqueryscript:mainfrom
shridipavansaber:add-tailtest
Open

Add tailtest to Claude Plugins#579
shridipavansaber wants to merge 1 commit into
jqueryscript:mainfrom
shridipavansaber:add-tailtest

Conversation

@shridipavansaber

Copy link
Copy Markdown

Adds tailtest under 🔌 Claude Plugins, formatted to match the surrounding entries.

tailtest is an MIT-licensed Claude Code plugin that tests the agent's work as it goes. It hooks PostToolUse, so after each file edit it queues the file, generates production-shaped test scenarios, runs them against the project's existing runner, and reports failures back to Claude in the same turn. Nothing to invoke and no command to remember.

  • Adversarial generation, biased toward breakage paths rather than happy-path coverage
  • 8 languages: Python, TypeScript, JavaScript, Go, Ruby, PHP, Java, Rust
  • Also ships plugins for Cursor, Codex CLI, and Cline off the same rule layer
  • MIT, no telemetry
  • Bugs found and reported upstream in open-source Python repos, with maintainer-merged fixes: https://www.tailtest.com/case-studies/

Repo: https://github.com/avansaber/tailtest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant