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.