Tools
Map Tests
Calculates priority scores for different Skyramp test types based on repository analysis.
Analysis and Optimization
This tool calculates priority scores for different Skyramp test types based on repository analysis. It helps you prioritize testing efforts, identify the most valuable tests to implement first, and optimize your overall testing strategy based on your specific application characteristics.
The tool takes the analysis report from `skyramp_analyze_repository` and evaluates how well each test type aligns with your codebase. You can provide custom weight multipliers to emphasize certain test types based on your priorities, or focus the evaluation on specific test types if you're only interested in a subset. The scoring considers technology stack compatibility, API surface area, code complexity metrics, risk assessment, and return on investment potential.
The output provides priority scores for each applicable test type along with clear rationale explaining why certain tests scored higher. It recommends an optimal order for implementing different test types based on your specific application needs.