Generate Test Suite (Async)
task_generate_tests_asyncGenerate asynchronous test suites with happy path, edge cases, and mocks for any code snippet using your chosen framework and mock strategy.
Instructions
Geração assíncrona de suite de testes completa com happy path, edge cases e mocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code_snippet | Yes | Código-fonte a ser testado | |
| framework | Yes | Framework de testes | |
| mock_strategy | No | Estratégia de mock |