Sha256: fc42bb0176e96407606906eb3437d56981cd8bbb93473cd292364d3d7f5d64b1
Contents?: true
Size: 312 Bytes
Versions: 290
Compression:
Stored size: 312 Bytes
Contents
Feature: Addition In order to avoid silly mistakes As a math idiot I want to be told the sum of two numbers Scenario: Add two numbers Given I visit the calculator page And I fill in '50' for 'first' And I fill in '70' for 'second' When I press 'Add' Then I should see 'Answer: 120'
Version data entries
290 entries across 262 versions & 26 rubygems