An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: feature-file

remarkablemark/cypress-cucumber-steps

🥒 Cypress Cucumber step definitions.

Language: TypeScript - Size: 4.07 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 3

radish-bdd/radish

Behavior Driven Development tooling for Python. The root from red to green.

Language: Python - Size: 2.35 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 185 - Forks: 50

BakkappaN/SpecFlowBDDAutomationFramework

SpecFlow Selenium C# BDD Automation Framework from Scratch

Language: HTML - Size: 14.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 28 - Forks: 35

gherking/gpc-test-data

This precompiler can load external data (JSON, CSV, or XLS/XLSX) into exmaples table.

Language: TypeScript - Size: 426 KB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

gherking/gherking

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

Language: TypeScript - Size: 1.13 MB - Last synced at: 24 days ago - Pushed at: 6 months ago - Stars: 13 - Forks: 2

gherking/gpc-template

Template for a GherKing precompiler

Language: TypeScript - Size: 953 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

gherking/gherkin-io

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

Language: TypeScript - Size: 654 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

gherking/gpc-for-loop

A precompiler of GherKing to loop scenarios and scenario outlines to repeat them.

Language: TypeScript - Size: 895 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

gherking/gherkin-formatter

Tool to format gherkin-ast model to gherkin string

Language: TypeScript - Size: 751 KB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 11 - Forks: 3

gherking/gherkin-ast

JS model for Gherkin feature files to build and work with feature files in your code, using an AST.

Language: TypeScript - Size: 1.58 MB - Last synced at: 30 days ago - Pushed at: 11 months ago - Stars: 9 - Forks: 3

gherking/gpc-macro

This precompiler is responsible for defining macros in feature files and then executing them.

Language: TypeScript - Size: 1.06 MB - Last synced at: about 19 hours ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

gherking/gpc-scenario-numbering

The ScenarioNumbering precompiler is responsible for adding an index to all scenarios and scenario outlines.

Language: Gherkin - Size: 103 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-scenario-outline-expander

This precompiler is responsible for converting Scenario Outlines to single Scenarios as Cucumber would do and adds the first column as a tag.

Language: Gherkin - Size: 688 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-replacer

The Replacer precompiler is responsible for exchanging predefined strings in the feature files. It inserts the provided text in the place held for them.

Language: Gherkin - Size: 255 KB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-step-groups

The StepGroups precompiler is responsible for correcting the gherkin keywords of steps to make the tests more readable.

Language: TypeScript - Size: 313 KB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-scenario-outline-numbering

This precompiler can add numbering column to Examples tables, and apply formatting to the name of the Scenario Outline.

Language: TypeScript - Size: 677 KB - Last synced at: 16 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-filter

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)

Language: Gherkin - Size: 679 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-remove-comments

This precompiler removes all or particular type of semantic comments from the feature file.

Language: TypeScript - Size: 1.1 MB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-license

This precompiler can be used to inject License statement into the feature files.

Language: TypeScript - Size: 1.18 MB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-remove-duplicates

The RemoveDuplicates precompiler is responsible for having only a reasonable amount of tags and/or rows in each feature file.

Language: Gherkin - Size: 918 KB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

clagomess/pirilampo

The open source living documentation generator of features files writen in Gherkin and Markdown support.

Language: HTML - Size: 7.54 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 3

shibapm/capriccio

Reads gherkin feature files and generates UI Tests

Language: Swift - Size: 95.7 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 6

Crissov/otl

OpenType Layout features

Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

remarkablemark/cypress-cucumber-example

:cucumber: Cypress and Cucumber demo.

Language: JavaScript - Size: 111 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 5

ashutoshsahoo/gs-spring-boot-cucumber

Run cucumber integration tests in spring boot application

Language: Java - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

famished-tiger/gherkin-highlighting

Syntax highlighting for Gherkin (.feature files) in Notepad++

Size: 98.6 KB - Last synced at: about 2 months ago - Pushed at: almost 12 years ago - Stars: 8 - Forks: 17

StormChild/behave

Behaviour Driven Development - Project Management and Tracking integration

Size: 16.6 KB - Last synced at: 8 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0