To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorCalculator
In order to avoid silly mistakes
As a math idiot
I want to be told the sum of two numbers
- Scenarios
-
- Add two numbers
-
- Given
- I have entered 50 into the calculator
- And
- I have also entered 70 into the calculator
- When
- I press add
- Then
- the result should be 120 on the screen
Last published almost 7 years ago by Doug Snyder.