Mention gherkin-lint. Closes #18

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-08-26 19:26:40 +02:00
committed by GitHub
parent 227ad8e4b7
commit 94e4f54cef
+6
View File
@@ -19,6 +19,12 @@ Check that your installation is correct by typing this in a shell:
You should see a help screen. If not fix it before continuing.
You also need ``gherkin-lint``. Run:
.. code-block:: bash
npm install -g gherkin-lint
How to run the test suite?
==========================