Skip to main content

Manual Run

You can manually trigger test runs on an individual test level or a test suite level. To trigger a run for an individual test, click the play icon on the test row: Screenshot 2025-07-17 at 5.14.19 PM.png To trigger a run for all tests in a test suite, go to the test suites tab and click play icon on any of the suites: Screenshot 2025-07-17 at 5.15.41 PM.png

CI/CD Integration

You can trigger a test suite to run as part of your CI/CD pipeline. See the CI Integration page for more details on how to set this up.

Scheduling a Run

To schedule a run, you can click the edit icon on a test suite to expose the scheduling menu. Screenshot 2025-07-17 at 5.17.40 PM.png Screenshot 2025-07-17 at 5.18.25 PM.png This will allow you to schedule test runs on a Daily, Weekly, or Hourly cadence. You can also specify your on custom cron tab schedule. When specifying this schedule, please follow the format of AWS EventBridge. An easy way to figure out the schedule is to copy that entire page into ChatGPT and describe your desired in plain english, and ask it to output the right result (we will embed this functionality into Docket soon as well!).