Configure Your Project

  1. Navigate to the Projects page and click the Add New Project button.

  2. Click Add Repository and select the code repository that includes the tests.

  3. Select Default Branch. This is the version of the tests that will run unless another version is specified.

  4. Select your Testing Framework. Depending on the framework chosen, you may see different options available. For example, you may be asked where your package.json or wdio.conf files are located. Answers to these questions are very important as this tells Testery where to find the tests to run.

  5. Click Save to save your project.

Last updated