Sha256: 53e85c46da78497f0241f34a08eb2b2c4c5554d4470554dbb385cd3789e89689
Contents?: true
Size: 647 Bytes
Versions: 7
Compression:
Stored size: 647 Bytes
Contents
Feature: Example Cucumber feature As a conscientious developer who writes features I want to be able to see my features passing on the CI Server So that I can bask in the glow of a green bar Scenario: Conscientious developer Given that I am a conscientious developer And I write cucumber features Then I should see a green bar Scenario: Lazy hacker Given that I am a lazy hacker And I don't bother writing cucumber features Then I should be fired Scenario: Bad coder Given that I can't code for peanuts And I write step definitions that throw exceptions Then I shouldn't be allowed out in public
Version data entries
7 entries across 7 versions & 2 rubygems