Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 719 Bytes

index.rst

File metadata and controls

27 lines (16 loc) · 719 Bytes

Running tests

To run the tests you have :ref:`defined <defining-tests>`, 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
.. toctree::
   :maxdepth: 2
   :caption: References:

   cli-reference