This PR adds a few options/configs that we also apply in the CI/CD pipeline. Thus, when running the tests outside of the CI/CD environment one can get the same behavior.
Also, I've added a pytest hook to print start and end time for failed tests. This helps troubleshooting by matching the log entries from the specific time interval of the failed test.
This PR adds a few options/configs that we also apply in the CI/CD pipeline. Thus, when running the tests outside of the CI/CD environment one can get the same behavior.
Also, I've added a pytest hook to print start and end time for failed tests. This helps troubleshooting by matching the log entries from the specific time interval of the failed test.