Skip to content

Ready-to-go cucumber steps for testing CLI tools

Notifications You must be signed in to change notification settings

minchao/clicumber

 
 

Repository files navigation

clicumber

Ready to go Cucumber testsuite for testing CLI tools.

How to run

Clone this repository somewhere off the GOPATH.

To run the example features, execute:

go test

How to use as package

For a basic example of how the import is done, see the file e2e_test.go.

About

Ready-to-go cucumber steps for testing CLI tools

Resources

Stars

Watchers

Forks

Languages

  • Go 86.0%
  • Gherkin 14.0%