register_project
Register a new Karate project for analysis of feature files and generation of dependency graphs.
Instructions
Register a new Karate project for analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Unique name for the project. | |
| root_path | Yes | Absolute path to project root. | |
| feature_file_patterns | No | Optional list of glob patterns (default: ["**/*.feature"]). | |
| parser_config | No | Optional configuration for the parser. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||