summaryrefslogtreecommitdiff
path: root/oso.yaml
blob: de75d414d93aa5b684b3cfb3606eeb6f3d9b95a8 (plain)
1
2
3
4
5
6
7
- given: server
  function: start_server
  cleanup: stop_server
- when: I run client with list consisting of {items:text}
  function: setup_client
- then: answer is {index}
  function: answer_is