How do I mark a test as Passed with Pytest?

How do I mark a test as Passed with Pytest ?

Hi Emma,

To mark a test as Pass on LambdaTest you need to use Lambda Hooks as given below: browser.execute_script("lambda-status=passed")

You can also refer to the below documentation: