timps_test_intelligence
Analyze test suites and git bug history to identify untested code paths, suggest property-based tests, and propose mutation-testing configurations.
Instructions
Analyse test suite + git bug history to find untested code paths, suggest property-based tests, and propose a mutation-testing config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |