Sha256: 28f051906dca53772b9b987edba316b0ec969eb1cb153245a797e993d1926a38
Contents?: true
Size: 219 Bytes
Versions: 1
Compression:
Stored size: 219 Bytes
Contents
Given(/^I have created a app with pah$/) do steps %Q{ When I run `pah myapp` interactively And I type "n" Then the output should contain: """ CONGRATS! INSTALLATION COMPLETE! """ } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pah-0.0.14 | features/step_definitions/create_simple_app.rb |