We are currently seeing transient errors where tests are executed but the setup hasn't happened which then causes failures. This will enable us to debug easier and fail at the correct point in time. Also it will avoid tests executing before the files are created because it needs the LitmusHelper execution to complete before it can evaluate if there have been failures or not.
We are currently seeing transient errors where tests are executed but the setup hasn't happened which then causes failures. This will enable us to debug easier and fail at the correct point in time. Also it will avoid tests executing before the files are created because it needs the LitmusHelper execution to complete before it can evaluate if there have been failures or not.