create_test
Create a new Test Spec
Parameters
Arguments
Description
test_spec_dict
A dictionary of the expected Test Spec schema
Returns
Type
Description
Dict[str, Any]
The JSON dict of the created Test Spec object. The return JSON will contain the id
of the Test Spec.
Test Spec JSON Schema
Was this helpful?