judit-nahaj


  • Assembling Gherkin ASTs to feature file string

    published 2.0.1 6 years ago
  • Simple pre-compiler for Gherkin feature files

    published 1.3.0 6 years ago
  • JS model for Gherkin feature files

    published 3.4.2 3 months ago
  • API to load Gherkin AST from feature file(s)

    published 0.0.1 6 years ago
  • Tool to format gherkin-ast model to gherkin string

    published 1.2.2 3 months ago
  • Tool to read/write Gherkin feature files and work with Gherking AST

    published 1.3.0 5 months ago
  • GherKing is a tool to make Gherkin smarter! It allows you to handle Cucumber/Gherkin feature files programmatically, in your JavaScript/TypeScript code.

    published 2.4.0 5 months ago
  • A precompiler of GherKing to loop scenarios and scenario outlines to repeat them.

    published 1.0.0 2 years ago
  • This precompiler is responsible for defining macros in feature files and then executing them.

    published 1.0.0 2 years ago
  • This GherKing Precompiler is responsible for having only a reasonable amount of tags and/or rows in each feature file.

    published 1.0.0 2 years ago
  • This GherKing Precompiler is responsible to replace keys in feature files with given values.

    published 1.0.1 2 years ago
  • This GherKing precompiler is responsible to add an index to all scenario and scenario outlines.

    published 1.0.1 2 years ago
  • This GherKing precompiler is responsible for converting Scenario Outlines to single Scenarios as Cucumber would do and adds the first column as a tag.

    published 1.0.0 2 years ago
  • This precompiler can add numbering column to Examples tables, and apply formatting to the name of the Scenario Outline.

    published 1.0.0 2 years ago
  • The StepGroups precompiler is responsible for correcting the gherkin keywords of steps to make the tests more readable.

    published 1.0.0 2 years ago
  • This precompiler removes all or particular type of semantic comments from the feature file.

    published 1.0.0 2 years ago
  • The Filter precompiler is responsible for including or excluding the elements of a feature file in the result, which match a cucumber-tag-expression (e.g., has a given tag, does not have a given tag)

    published 1.0.1 2 years ago
  • This precompiler inserts external test data as example rows.

    published 1.2.0 5 months ago