aetherr-agency/Test Quality Analysis

Analyze the quality of your test files with AI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openai_api_keyYour OpenAI API keyyes
github_tokenYour GitHub tokenno
batch_sizeThe number of files to process in each batchno5
modelThe model to use for the test filesnogpt-4o-mini
temperatureThe temperature to use for the test filesno0.5
test_filesWhitespaces separated list of glob patterns to find test filesno**/*.test.ts
only_changed_filesOnly analyze test files that have been changed in the PRnotrue
namedescription
summaryThe summary of the test files
detailed_reportThe detailed report of the test files
markdown_commentThe markdown comment to post to the PR