autorenew

SOURCE-ONLY TEST EVIDENCE

AI Test Auditor

Do not trust AI-generated tests. Verify their static evidence before your team relies on them.

01 / Audit capability

Audit capability

search

Source-backed findings

Read JavaScript and TypeScript test source without importing or executing it, then locate deterministic findings in the file.

rule

FAKE and WEAK rules

Extract direct Jest, Vitest, and Playwright callbacks and report narrow findings with remediation guidance.

difference

Change-aware review

Review supported test files changed since a local ref, compare against a baseline, or add optional mutation evidence.

gavel

Explicit quality boundaries

Keep static audit, runtime quality, coverage, mutation score, and release readiness as separate decisions.

02 / Evidence boundaries

Evidence boundaries

FAKE

FAKE

Deterministic syntactic evidence that a test does not verify an observable behavior.

WEAK

WEAK

A non-blocking signal that deserves review but does not decide a release by itself.

UNASSESSED

UNASSESSED

An unflagged test is not proven strong; runtime behavior and production relevance remain outside this audit.

03 / Install and run

Install and run

Run from a source checkout

Build the local CLI, then review a test directory and inspect the JSON evidence.

Command
npm install
npm run build
node dist/cli.js review ./tests --format json

Use the packaged command

The installed package exposes the same workflow through the ata command.

Command
npm install -g ai-test-auditor
ata review ./tests --format html

04 / Explore the QA ecosystem

Explore the QA ecosystem

05 / RELEASES

Release notes

v1.1.1v1.1.1 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v1.1.0v1.1.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v1.0.3v1.0.3 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v1.0.2v1.0.2 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v1.0.1v1.0.1 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v1.0.0v1.0.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v0.9.0v0.9.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v0.8.0v0.8.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v0.7.0v0.7.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v0.6.0v0.6.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v0.5.0v0.5.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v0.4.0v0.4.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v0.3.0v0.3.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v0.2.0v0.2.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗
v0.1.0v0.1.0 release · See the GitHub release notes for the detailed changes.
  • Version history is maintained in the upstream GitHub release.
View GitHub Release ↗