Sha256: 245e023f1ae7f7d223957787e831781e12c4c3e329f897f21002e2985316d8cd
Contents?: true
Size: 533 Bytes
Versions: 5
Compression:
Stored size: 533 Bytes
Contents
Feature: Make sure CodeBuddy works when started as a sinatra app @announce Scenario: See a stack trace with links Given I have created a test harness "sinatra_testing" for sinatra And I run "cp ../../../features/templates/sinatra_homepage.feature.template features/sinatra_homepage.feature" And I run "cp ../../../features/templates/sinatra_paths.rb.template features/support/paths.rb" And I run "cucumber ." Then it should pass with: """ 1 scenario (1 passed) 2 steps (2 passed) """
Version data entries
5 entries across 5 versions & 1 rubygems