get_test_sessions
Retrieve all Test Sessions for a given Project
Parameters
Arguments
Description
project
The dbnl Project associated with all the TestSessions.
Returns
Type
Description
List[TestSession]
A list of TestSessions in the Project.
Last updated
Was this helpful?