forked from cleveragents/cleveragents-core
15 lines
442 B
Plaintext
15 lines
442 B
Plaintext
*** Settings ***
|
|
Documentation Integration tests for cleveragents generate-examples functionality
|
|
Library Process
|
|
Library OperatingSystem
|
|
Library Collections
|
|
|
|
*** Settings ***
|
|
Resource 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
|