get_test_sessions
Retrieve all Test Sessions for a given Project
dbnl.experimental.get_test_sessions(
*,
project: Project,
) -> list[TestSession]:Parameters
Arguments
Description
Returns
Type
Description
Was this helpful?
Retrieve all Test Sessions for a given Project
dbnl.experimental.get_test_sessions(
*,
project: Project,
) -> list[TestSession]:Was this helpful?
Was this helpful?