Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 472 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 472 Bytes

structure-test-examples

This repo contains a basic example of using the GCP Structure Tests

To use, first run the setup.sh script to retrieve the correct binary, add to your system path, and pull the test image. Then, run the run.sh script in the python directory to run example tests on the Google App Engine Python image.

At this time, these tests will not run on Windows.