cucumber_help: Enhance description and summary.
This commit is contained in:
parent
859ca51d1b
commit
ad9b18cdfd
1 changed files with 5 additions and 1 deletions
|
|
@ -1,2 +1,6 @@
|
|||
summary: Verify cucumber loads help page
|
||||
summary: Ensure cucumber executable loads
|
||||
description: |
|
||||
Using the executable forces RubyGems to resolve the dependencies
|
||||
as the cucumber gemspec specifies, ensuring we have compatible dependencies
|
||||
available.
|
||||
test: ./cucumber_help_test.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue