Files
dataset-uploader/features/example.feature

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!"