summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-05-25 21:45:29 +0300
committerLars Wirzenius <liw@liw.fi>2019-05-25 21:45:29 +0300
commit3810b9a73cb573256b4c7d4ae82807c8038fdcca (patch)
tree93b7e622103cc3ca8bdb99342952dcb3a2c5acff
parent2a83926c22bde49a4574c83d962f34150a511ce6 (diff)
downloadfable-poc-3810b9a73cb573256b4c7d4ae82807c8038fdcca.tar.gz
Add: name of scenario language
-rw-r--r--muck.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/muck.md b/muck.md
index 25a6c04..92e148d 100644
--- a/muck.md
+++ b/muck.md
@@ -10,7 +10,7 @@ Muck is a persistent in-memory JSON store with an HTTP API and
advanced access control using signed JWT access tokens. This document
presents its automated acceptance tests, using a (for now
hypothetical) language similar to the Gherkin langauge implemented by
-Cucumber.
+Cucumber, called Fable.
A happy path scenario
=============================================================================