Run Test Scripts

When tests are loaded from the file they can be run directly from the Project Workspace. To learn how to setup tests for a file, see Implementing Regression Testing using Devin.

Tests can be triggered individually or all together:

  1. Go to Branches -> Tests

  2. Select the desired file from the list

  3. Use the green play icons to trigger individual test scripts or all scripts sequentially.

Running Tests from the Project Workspace

The checkmark for each test defines whether the test will be included when all tests are triggered to run sequentially.

Last updated

Was this helpful?