Additional custom properties for extensibility
OptionalbranchGit branch name
OptionalbuildBuild number or run number from CI/CD
OptionalciCI/CD provider name (e.g., "GitHub Actions", "Azure DevOps", "Jenkins")
OptionalipIP address of the machine running tests (useful for network debugging)
OptionallocaleSystem locale (e.g., "en-US", "fr-FR")
OptionalnodeNode.js version used to run the tests
OptionalosOperating system type (e.g., "darwin", "linux", "win32")
OptionalosOperating system version/release
OptionalpipelineCI/CD pipeline or workflow ID
OptionalprPull request number (if applicable)
OptionaltimezoneTimezone identifier (e.g., "America/New_York", "UTC")
Execution context details for test runs. Stored as JSON in the RunContextDetails field of TestRun and TestSuiteRun entities. Enables cross-server aggregation and detailed environment tracking.