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 collaboratorTypical Calculator Workflow
As Callie, a calculating individual
I want to interact with this calculator like any other calculator
So that I can start using it straight away
- Scenarios
-
- See what I expect based on specific interactions
-
- Given
- I am a calculating individual
- When
- I calculate, with the following 'interactions'
- Then
- I should see the answer 'expected'
Examples: interactions expected 1 = 1 1 + = 2 1 - = 0 1 + = = 3 1 + 1 = 5 + = 10
Last published almost 7 years ago by RiverGlide.