kimi_test
Generate or improve tests for a source file by specifying its absolute path and optional test framework. Automates test creation to strengthen code coverage.
Instructions
Generate or improve tests for a source file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to source file to test | |
| framework | No | Test framework to use (e.g. pytest, vitest, jest) | |
| workFolder | No |