hansjm10/vitest-llm-reporter
The goal of this reporter is to provide rich context from test errors that are easy for LLM's to parse.
When running automated tests with Vitest, this tool automatically transforms the standard test results into a structured JSON format. This output is specifically designed to be easily understood and processed by Large Language Models (LLMs), providing rich context from test errors and highlighting issues like flaky tests. Developers who use Vitest for their JavaScript/TypeScript projects would use this to get AI-ready test reports.
Used by 1 other package. Available on npm.
Use this if you are a software developer working with Vitest and want to use AI tools (LLMs) to analyze test failures, identify flaky tests, or get intelligent summaries of your test runs.
Not ideal if you don't use Vitest for testing or if you don't plan to integrate LLMs into your test analysis workflow.
Stars
11
Forks
—
Language
TypeScript
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
1
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/hansjm10/vitest-llm-reporter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lmstudio-ai/lmstudio-js
LM Studio TypeScript SDK
lmstudio-ai/lms
LM Studio CLI
samestrin/llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers,...
nbonamy/multi-llm-ts
A Typescript library to use LLM providers APIs in a unified way.
token-js/token.js
Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.