Running testsΒΆ

To run the tests you have defined, do the following:

  1. Prepare your environment. For example, to run tests against Google APIs, ensure you have credentials set up:

    export GOOGLE_APPLICATION_CREDENTIALS=/path/to/your/creds.json
    
  2. Run the tester, specifying your manifest (any number of *.manifest.yaml files) and test plan (any number of other *.yaml files):

    sample-tester examples/convention-tag/language.test.yaml examples/convention-tag/language.manifest.yaml