uh-wm/features/cli/require.feature
2015-04-18 17:19:11 +00:00

6 lines
171 B
Gherkin

Feature: require CLI option
Scenario: requires a ruby feature
When I run uhwm with option -v -r abbrev
Then the output must match /load.+abbrev.+ruby feature/i