Sha256: 3ab53c6c376965fe11378d274546c2ed59833064122a97470e3c9500ba4d3e9a
Contents?: true
Size: 312 Bytes
Versions: 127
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
127 entries across 125 versions & 12 rubygems