Skip to main content

Returns

Returns a Test object for the given test ID.

Example

test = galtea.tests.get(test_id=test_id)

Parameters

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