48 packages matching “codecheck”
@codecheck/core
v0.2.1 · 1 month ago
AI engine for CodeCheck — reads code, generates and runs tests automatically
No known vulnerabilities
@codecheck/init
v0.2.1 · 1 month ago
CodeCheck init wizard — interactive CLI to set up CodeCheck in any project in under 60 seconds
No known vulnerabilities
@codecheck/scope-regression
v0.2.1 · 1 month ago
CodeCheck scope plugin — generates regression tests targeting previously-failed functions
No known vulnerabilities
@codecheck/scope-unit
v0.2.1 · 1 month ago
CodeCheck scope plugin — generates unit tests (edge cases, boundaries, error conditions)
No known vulnerabilities
@codecheck/trigger-onpush
v0.2.1 · 1 month ago
CodeCheck trigger plugin — runs on git push via pre-push hook
No known vulnerabilities
@codecheck/trigger-ci
v0.2.1 · 1 month ago
CodeCheck trigger plugin — runs in CI (GitHub Actions, GitLab CI, etc.)
No known vulnerabilities
@codecheck/trigger-onsave
v0.2.1 · 1 month ago
CodeCheck trigger plugin — runs on file save via chokidar file watcher
No known vulnerabilities
@codecheck/scope-everything
v0.2.1 · 1 month ago
CodeCheck scope plugin — test the entire codebase, prioritized by change impact
No known vulnerabilities
@codecheck/trigger-oncommit
v0.2.1 · 1 month ago
CodeCheck trigger plugin — runs on git commit via husky pre-commit hook
No known vulnerabilities
@codecheck/scope-smoke
v0.2.1 · 1 month ago
CodeCheck scope plugin — generates smoke tests (happy path, does-it-run sanity checks)
No known vulnerabilities
@codecheck/scope-snapshot
v0.2.1 · 1 month ago
CodeCheck scope plugin — generates React component snapshot tests (Jest + React Testing Library)
No known vulnerabilities
@codecheck/scope-sanity
v0.2.1 · 1 month ago
CodeCheck scope plugin — generates sanity tests (basic system-level health checks)
No known vulnerabilities
@codecheck/output-slack
v0.2.1 · 1 month ago
CodeCheck output plugin — posts test results to a Slack channel via webhook
No known vulnerabilities
@codecheck/scope-functional
v0.2.1 · 1 month ago
CodeCheck scope plugin — generates functional tests (input/output behavior, no mocks)
No known vulnerabilities
@codecheck/scope-integration
v0.2.1 · 1 month ago
CodeCheck scope plugin — generates integration tests (multi-component flows, real dependencies)
No known vulnerabilities
@codecheck/output-terminal
v0.2.1 · 1 month ago
CodeCheck output plugin — renders colored test results in the terminal
No known vulnerabilities
@codecheck/scope-e2e
v0.2.1 · 1 month ago
CodeCheck scope plugin — generates Playwright E2E tests (full user flows in a real browser)
No known vulnerabilities
@codecheck/output-report
v0.2.1 · 1 month ago
CodeCheck output plugin — writes test results to HTML and JSON report files
No known vulnerabilities
@codecheck/output-dashboard
v0.2.1 · 1 month ago
CodeCheck output plugin — web dashboard showing test results with pass rates, history, and flakiness detection
No known vulnerabilities
@codecheck/mcp-server
v0.2.1 · 1 month ago
MCP server for CodeCheck — lets Claude Code and other AI assistants run AI-generated tests automatically
No known vulnerabilities