-
```gherkin
Feature: `html` command
Background:
Given a directory with Gherkin source files
Scenario: Generate HTML specification using a html template
When I run `featurebook htm…
-
Feature files written in non english aren't parsed.
consider delegating the pasing to https://www.npmjs.com/package/gherkin
-
hashtag in description doesn't work
-
Since starting this project cucumber.js has become much more of a thing and looks to do what is needed better :) So lets migrate.
-
The link from the readme is a 404:
https://github.com/valueflows/resourceful/blob/master/features
And it's checkbox is not checked. Which I assume means, not implemented yet. Which is ok.
I can also…
-
I want to create a simple unit test for the app and execute it on Travis CI on each push to the remote repository.
-
``` gherkin
Feature: `html` command
Background:
Given a directory with Gherkin source files
Scenario: Generate HTML specification in the default output directory
When I run `featurebook …
-
``` gherkin
Feature: `build` command
Background:
Given a directory with Gherkin source files
Scenario: `--format=pdf` option
When I run `featurebook build --format=pdf`
Then I can ac…
-
FeatureBook should recognize the `GLOSSARY.md` with the following content:
``` md
# term
Definition for this term
# Another term
With it's definition, this can contain bold text and all other kinds …
-
Hi,
We write our behat acceptance tests in __french__. However, all our coding artifacts are in english, which is problematic for the parsing of the spec directory.
Would it be possible to put t…