analyze_test_setup
Analyze and optimize your repository’s unit test setup by detecting testing frameworks, identifying test files, and evaluating configuration details to ensure comprehensive test coverage and structure.
Instructions
Analyze the unit test setup of a repository, including framework detection, test file discovery, and configuration analysis
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repoPath | Yes | Path to the repository to analyze |