Returns

Returns a Test object for the given test ID.

Example

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

Parameters

test_id
string
required

The ID of the test you want to retrieve.