# features/test.feature Feature: test cucumber As a test engineer I want cucumber to provide valid code snippets So that I can write valid step definitions Scenario: A simple test Given I have a test with no step definition When I execute the test Then I receive a valid code snippet