Files
cleveragents-core/features/example.feature
T

6 lines
172 B
Gherkin

Feature: Placeholder greeting feature
Scenario: Default greeting
When I run the boilerplate CLI without arguments
Then the output should contain "Hello, World!"