test_generate_edge_cases
Generate edge case and boundary condition tests from source code. Provide the code and testing framework to produce targeted test cases.
Instructions
Generate edge case and boundary condition tests for source code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| framework | No | Test framework to use | |
| source_code | Yes | Source code to generate edge case tests for |