playwright/docs
Andrey Lushnikov ba0c7e679b
feat(test-runner): support expect.soft (#11800)
Soft expects will still fail the test, but will not abort it's execution. As a consequence of this:
-  `TestResult` now might have multiple errors, which is reflected with a new `testResult.erros: TestError[]` field.
- `TestInfo` now might have multiple errors as well, which is reflected with a new `testInfo.errors: TestError[]` field.

Fixes #7819
2022-02-02 18:33:51 -08:00
..
development devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
src feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00