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 collaboratorComplex Calculations
As Callie, a calculating individual
I want to do more complicated calculations
So that I am not tired out by doing mental arithmetic all day
- Scenarios
-
- Get the result of a more complex calculation
-
- Given
- I am a calculating individual
- When
- I calculate, with the following 'calculation'
- Then
- I should see the answer 'correct_result'
Examples: calculation correct_result 1 + 1 + 1 = 3 10 + 5 - 3 = 12 10 + 5 - 3 - 12 = 0
Last published over 5 years ago by RiverGlide.