Sha256: 38c7fefefd6268ef37825e37fbdad02aba1ca2febd542628d6da8873fd8e71fe
Contents?: true
Size: 335 Bytes
Versions: 30
Compression:
Stored size: 335 Bytes
Contents
Feature: Division In order to avoid silly mistakes Cashiers must be able to calculate a fraction Scenario: Regular numbers Given I have entered 3 into the calculator And I have entered 2 into the calculator When I press divide Then the result should be 1.5 on the screen And the result class should be Float
Version data entries
30 entries across 30 versions & 5 rubygems