Skip to content

Just prepare your requirements, your chatGPT can translate your requirements to gherkin scenario.

Notifications You must be signed in to change notification settings

dikako/chatGPT-gherkin-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate gherkin scenario using chatGPT

Just prepare your requirements, your chatGPT can translate your requirements to gherkin scenario.

Installation

Install jq

MAC

Use Homebrew to install jq.

brew install jq

WINDOWS

Use Chocolatey NuGet to install jq.

chocolatey install jq

LINUX

sudo apt-get install jq

Usage

Register chatGPT and Generate chatGPT APIKEY and put your APIKEY to .env file

mv .env_sample .env

#Generate gherkin scenario
sh generate-gherkin.sh -g -p "YOUR REQUIREMENTS"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Example

alt text

About

Just prepare your requirements, your chatGPT can translate your requirements to gherkin scenario.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages