appengine icon indicating copy to clipboard operation
appengine copied to clipboard

Launching tests with "gcloud app"

Open pierre-b opened this issue 7 years ago • 0 comments

Hello guys,

The documentation states that we should run the tests with "goapp test"... however "goapp" is now replaced with "gcloud", and I couldn't find a "gcloud app test" command.

How can I launch the tests with gcloud please?

(I tried exporting the .../google-cloud-sdk/platform/google_appengine/bin/ to my $PATH but goapp doesn't find goroot etc..)

Thx

pierre-b avatar Jan 20 '18 06:01 pierre-b