Test generation, mocks, coverage analysis for AI agents
Testing and quality assurance tools for AI agents, exposed via the Model Context Protocol (MCP). Generate test cases from a function signature. Produces four categories of tests as ready-to-run Jest or Vitest code: Happy path -- valid inputs, expected outputs Edge cases -- empty strings, zero values, null parameters Error cases -- missing arguments, wrong types Boundary values -- extreme numbers,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Testing and quality assurance tools for AI agents, exposed via the Model Context Protocol (MCP). Generate test cases from a function signature. Produces four categories of tests as ready-to-run Jest or Vitest code: Happy path -- valid inputs, expected outputs Edge cases -- empty strings, zero values, null parameters Error cases -- missing arguments, wrong types Boundary values -- extreme numbers, large arrays, NaN Name | Type | Required | Description | ------|------|----------|-------------| |…