TestSprite/testsprite-cli

Official TestSprite CLI — AI-powered automated testing from your terminal

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 57 minutes ago
Added to GitGenius on September 21st, 2026
Created on June 11th, 2026
Open Issues & Pull Requests: 26 (+0)
GitHub issues: Enabled
Number of forks: 169
Total Stargazers: 3,418 (+2)
Total Subscribers: 7 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 33.0 hours
Mean response time: 3.3 days
90th percentile: 11.9 days
Tracked items: 114

How this project is maintained

Practically every issue opened in the past year has drawn a reply. Work labelled "accepted" is answered fastest, typically in about 2 hours, while "hackathon" waits about 2 days. 87% of issues opened in the past year have been closed, leaving a working backlog. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 15
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 70 days
Stale 30+ days: 9
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • in-progress (67)
  • hackathon (57)
  • accepted (17)
  • needs-triage (11)
  • bug (1)
  • enhancement (1)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

TestSprite CLI is a command-line tool for AI-powered automated testing that integrates verification into coding agent workflows.

The tool addresses the gap between rapid AI code generation and verification by opening a live application, interacting with it as a real user would, and returning detailed feedback about what broke. This feedback is structured as a single self-consistent bundle that coding agents can act on directly, enabling them to fix their own work before bugs reach production. The approach treats verification as a closed loop: agents ship code, the CLI tests it against the live product rather than mocks, and failures feed back into the agent's next iteration.

Teams building with AI coding agents should consider this tool if they need reliable verification without manual testing overhead or dashboard inspection. The CLI works for both frontend and backend testing and integrates into CI pipelines as well as local development. It is designed specifically to work with coding agents rather than replacing traditional test frameworks, making it most valuable in workflows where agents are generating code that needs immediate validation.

The project maintains active CI workflows and publishes regularly to npm. Development is organized around supporting multiple Node versions and keeping the tool compatible with current tooling. The codebase is written in TypeScript and the team actively maintains documentation and community channels including Discord.