Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt

Use this file to discover all available pages before exploring further.

Returns

Returns a TestCase object for the given test case ID.

Example

test_case = galtea.test_cases.get(test_case_id=test_case_id)

Parameters

test_case_id
string
required
The ID of the test case you want to retrieve.