gherking / gherkin-io

Tool to read/write Gherkin feature files and to work with Gherkin-AST

Home Page:https://gherking.github.io/gherkin-io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create IO package

szikszail opened this issue · comments

Create the package to handle IO of Gherkin documents.

It should be able to:

  1. Load Gherkin AST(s) from feature file(s)
  2. Save Gherkin AST(s) to feature file(s)