ai-tools__test_code
Provide your code and test framework to generate tests automatically. Eliminates manual test writing to improve code reliability.
Instructions
[AI Code Analysis] Generates tests for the given code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Code to test | |
| test_framework | No | Test framework to use | jest |