You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading CodeceptJS from an earlier version to 3.7.0, the SoftExpectHelper is missing from the ./helpers directory, causing failures as it could not load the helper.
The helper was previously available in earlier versions and was used to handle soft assertions during test execution.
The text was updated successfully, but these errors were encountered:
After upgrading CodeceptJS from an earlier version to 3.7.0, the SoftExpectHelper is missing from the ./helpers directory, causing failures as it could not load the helper.
The helper was previously available in earlier versions and was used to handle soft assertions during test execution.
The text was updated successfully, but these errors were encountered: