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 any number of *.yaml files which, in aggregate, contain at least one testplan YAML document and at least one manifest YAML document:

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