medhavee-upadhyaya/CodeCheck — AI Test Generation

Automatically generate and run AI-powered tests on changed files in your pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
providerLLM provider to use (anthropic, openai, gemini, ollama)noanthropic
modelModel name (e.g. claude-sonnet-4-20250514, gpt-4o, gemini-2.5-flash)no
test-typesComma-separated test types to generate (unit, smoke, functional, sanity, integration, api, e2e, snapshot, regression)nounit,smoke
thresholdMinimum pass rate (0.0 to 1.0) before failing the checkno0.8
fail-on-errorWhether to fail the CI job when tests failnofalse
anthropic-api-keyAnthropic API key (if using anthropic provider)no
openai-api-keyOpenAI API key (if using openai provider)no
gemini-api-keyGemini API key (if using gemini provider)no

no outputs