Run and connect
Runners
Connect an external test execution provider so suites can run on its infrastructure.
Runner configurations#
A runner configuration stores the credentials Lucius AI uses to connect to an external test execution provider. Once a runner config exists, suite runs can execute on that provider's infrastructure. Runner configs are managed per project, under Project Settings → Runners.
Create a runner config#
- 01
Open Runners
Go to Project Settings → Runners and select Create Runner Config.
- 02
Name it
Give the config a name so you can identify it when starting a run.
- 03
Check the provider
Confirm the execution provider the config connects to.
- 04
Set visibility
Choose Private to keep the config scoped to the current project, or Public to share it per your project's permissions.
- 05
Add credentials
Enter the username and token issued by the provider, then select Create.