summaryrefslogtreecommitdiff
path: root/faq.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'faq.mdwn')
-rw-r--r--faq.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/faq.mdwn b/faq.mdwn
new file mode 100644
index 0000000..7ef6737
--- /dev/null
+++ b/faq.mdwn
@@ -0,0 +1,12 @@
+[[!meta title="FAQ or Frequently Asked Questions"]]
+
+
+# How does Subplot differ from Cucumber?
+
+[Cucumber]: https://en.wikipedia.org/wiki/Cucumber_(software)
+[Gherkin]: https://en.wikipedia.org/wiki/Cucumber_(software)#Gherkin_language
+
+[Cucumber][] is a tool for running test suites written in [Gherkin][],
+whereas Subplot is a tool for typesetting technical documentation
+which happens to, as a side effect, output test suites based on a
+Gherkin-like language embedded in the document