godog/examples/ls
2015-07-01 11:16:05 +03:00
..
ls.feature api server implementation tests example 2015-07-01 11:16:05 +03:00
ls.go api server implementation tests example 2015-07-01 11:16:05 +03:00
ls_test.go api server implementation tests example 2015-07-01 11:16:05 +03:00
README.md api server implementation tests example 2015-07-01 11:16:05 +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