summaryrefslogtreecommitdiff
path: root/oso.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'oso.yaml')
-rw-r--r--oso.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/oso.yaml b/oso.yaml
new file mode 100644
index 0000000..de75d41
--- /dev/null
+++ b/oso.yaml
@@ -0,0 +1,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