Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marekpridal/gherkindocswift

Gherkin doc generator for XCTest-Gherkin library
https://github.com/marekpridal/gherkindocswift

docs docs-generator generator gherkin gherkin-parser html swift swift-package-manager swift4

Last synced: 10 days ago
JSON representation

Gherkin doc generator for XCTest-Gherkin library

Awesome Lists containing this project

README

        

# GherkinDoc

Doc generator for Gherkin steps written in Swift.

## Usage

Your StepDefinition file should have sections and comments. Checkout ExampleStepDefinition.swift for better understanding. If you have your StepDefinition file marked down, open terminal, run ./make.sh to compile generator and then run `GkerkinDoc` command. Insert path to your StepDefinition file and that's it 🎉.