-
Notifications
You must be signed in to change notification settings - Fork 2
hashdog/sinatra-cucumber-rspec-2-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== Rspec 2 == #ruby spec/example_spec.rb . Finished in 0.06865 seconds 1 example, 0 failures == Cucumber == #cucumber features Feature: View my page In order for visitors to feel welcome We must go out of our way With a kind greeting Scenario: My page # features/my_page.feature:6 Given I am viewing my page # features/step_definitions/my_page_steps.rb:1 Then I should see "Hello Api!" # features/step_definitions/web_steps.rb:107 1 scenario (1 passed) 2 steps (2 passed) 0m0.438s
About
sinatra template for user cucumber, capybara and rspec 2
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published