Retrieve all Test Sessions for a given Project
Was this helpful?
dbnl.experimental.get_test_sessions( *, project: Project, ) -> list[TestSession]:
project
The dbnl Project associated with all the TestSessions.
List[TestSession]
A list of in the Project.