Add version CLI option
This commit is contained in:
6
features/cli/version.feature
Normal file
6
features/cli/version.feature
Normal file
@@ -0,0 +1,6 @@
|
||||
Feature: version CLI option
|
||||
|
||||
Scenario: prints the current version on standard output
|
||||
When I run uhwm with option --version
|
||||
Then uhwm must terminate successfully
|
||||
And the output must contain exactly the version
|
Reference in New Issue
Block a user