features/vendor.feature in vendorificator-0.5.git.v0.4.0.63.g8e9d54d vs features/vendor.feature in vendorificator-0.5.0
- old
+ new
@@ -9,11 +9,12 @@
File.open('VERSION', 'w') { |f| f.puts v.version }
end
"""
When I run vendor command "install -v 1"
Then the following has been conjured:
- | Name | generated |
- | Version | 0.23 |
- | With file | README |
+ | Name | generated |
+ | Version | 0.23 |
+ | With file | README |
And the file "vendor/generated/VERSION" should contain "0.23"
And there's a git commit note including "bar" in "foo"
And there's a git commit note including "by Przemo" in "module_annotations"
+ And tag "vendor/generated/0.23" exists