Automated test demo for Cursor

Automated test demo for Cursor

tailtest fires every time Cursor edits a file. See it run.

tailtest for Cursor v1.6.0 · 181 tests · MIT

Trigger model

afterFileEdit + stop hooks

IDE coverage

Cursor

Best for

Cursor users wanting the deepest native integration. Lighter weight than running Cline inside Cursor.

How tailtest fires in Cursor

Cursor plugin. Hook-driven via Cursor's afterFileEdit + stop hooks.

Cursor session
> Add discount validator to checkout.py
# afterFileEdit + stop hooks fires
tailtest: checkout.py queued
Generating scenarios... 8 written
pytest -q tests/test_checkout.py
8 passed 0.3s
tailtest: 8 scenarios -- all passed.
# Cursor keeps building.

Install in Cursor

Cursor Marketplace

Search for "Tailtest" in the Cursor plugin marketplace and click Install.

Restart Cursor.

Why pick the Cursor variant

Cursor users wanting the deepest native integration. Lighter weight than running Cline inside Cursor.