scaffold_unit_test
Generates unit test templates for Fortran procedures by inspecting dummy arguments, intents, and shapes to register the test target.
Instructions
Generates unit testing templates for a specific module procedure. Inspects dummy arguments, intents, and shapes, and registers the test target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| procedure_name | Yes | ||
| framework | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |