Skip to content

asterite/cukecooker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Cukecooker

Cukecooker aids you in writing Cucumber scenarios.

It generates an HTML with your project’s step definitions and lets you use them to write scenarios in a comfortable way, with autocomplete and text inputs for group matches.

You can think of it as a Cucumber IDE.

Usage

In your project root, which should contain a features folder, run this in a terminal:

cukecooker

Or:

cukecooker path/to/your/project

If everything went well you should see

Done! Now open cukecooker-project.html in a browser.

Go ahead, try it!

About

Write cucumber scenarios with aid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages