AI-powered test gap analysis for TypeScript codebases. Discover what you're not testing before it discovers you. This innovative tool leverages AI to analyze your codebase, read existing tests, and identify critical untested flows. testsense bridges the gap between what your code does and what it should do by generating Playwright stubs for the top findings.
Create a testsense.config.ts at your project root to set up your source and test directories and specify the framework as Playwright. Ensure your API key is set for seamless integration.
Supports various output formats including terminal, JSON for CI integration, and markdown for PR comments. Customize your analysis by focusing on specific flows or displaying top gaps.
Built with