export_project_as_json
Export a dbnl Project alongside its Test Specs and Tags as a JSON object
Parameters
Arguments
Description
project
Returns
Type
Description
dict[str, Any]
JSON object representing the Project. Example:
Examples
Was this helpful?