From 3810b9a73cb573256b4c7d4ae82807c8038fdcca Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 25 May 2019 21:45:29 +0300 Subject: Add: name of scenario language --- muck.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muck.md') 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 ============================================================================= -- cgit v1.2.1