Files
cleveragents-core/robot/generate_examples_test.robot

13 lines
434 B
Plaintext

*** Settings ***
Documentation Integration tests for cleveragents generate-examples functionality
Library Process
Library OperatingSystem
Library Collections
Resource ${CURDIR}/v2_paths.resource
*** Test Cases ***
# generate-examples command removed; skipping suite
Generate Examples Command Removed
[Documentation] Placeholder: generate-examples command is removed in v3
No Operation