godog/example
gedi 2046da1611 use reflection to set step arguments #9
* 9226bc5 more expressive conversion errors
2015-06-27 23:46:43 +03:00
..
ls.feature add an ls feature example 2015-06-23 13:51:45 +03:00
ls.go add an ls feature example 2015-06-23 13:51:45 +03:00
ls_test.go use reflection to set step arguments #9 2015-06-27 23:46:43 +03:00
README.md update installation details in readme 2015-06-23 14:10:04 +03:00

ls feature

In order to test our ls feature with Godog, run:

go get github.com/DATA-DOG/godog/cmd/godog
$GOPATH/bin/godog ls.feature