sramam / test-scenario-gpt

A POC for generating test scenarios, given a User Story.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Scenario GPT

A simple POC that takes a user story and generates a test scenario in markdown format.

Installation

Currently, only macos is supported

curl -L -o ask-coco.zip [URL_OF_THE_RELEASE_ASSET]
unzip ask-coco.zip

Getting Started

./ask-coco

This will ask for a password which is communicated out-of-band.

About

A POC for generating test scenarios, given a User Story.