vivekvasu95
vivekvasu95
Any step to append the results to the existing JSON file? Scenario: In the case of rerun using --lf, it creates a new file. Instead, would like to know if...
Run pytest with cmd `pytest --reruns 1` report.json is showing the below summary. Both rerun tests passed after the rerun, but the status of those are not updated after completion....
- Tests are terminating with the error` 'INTERNALERROR> def worker_internal_error(self, node, formatted_error)'` ``` 14:02:03 INTERNALERROR> def worker_internal_error(self, node, formatted_error): 14:02:03 INTERNALERROR> """ 14:02:03 INTERNALERROR> pytest_internalerror() was called on the worker....