TestRail — API
testrail/api · version 1
envs add testrail/api
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
TESTRAIL_URL |
required | config | Instance address.. Shape ^https://\S+$. where to get it |
TESTRAIL_USERNAME |
required | secret | Account address. Half of a credential pair.. where to get it |
TESTRAIL_API_KEY |
required | secret | API key half.. where to get it |