run_generated_tests
Execute generated test cases from decision tables to validate functionality using Playwright or API frameworks, returning structured results.
Instructions
Execute generated tests and return results
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_path | Yes | Path to the test file to execute | |
| framework | Yes | Test framework | |
| reporter | No | Test reporter format (default: list) |