Dmitry Gozman
|
91da67fab1
|
test: remove magic headers in ttest (#20867)
Instead, explicitly import from '@playwright/test'.
|
2023-02-14 19:20:56 -08:00 |
|
Pavel Feldman
|
1b941bcf2e
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
|
Dmitry Gozman
|
28577afde4
|
feat(soft expect): mark steps with failed soft expects as failed (#19973)
Fixes #19673.
|
2023-01-09 16:17:06 -08:00 |
|
Yury Semikhatsky
|
7d306bbc66
|
feat: return value from step (#16060)
|
2022-07-29 15:16:07 -07:00 |
|
Pavel Feldman
|
f3bd910820
|
chore(test-runner): rewrite poll, soft, wrap (#13335)
|
2022-04-05 17:47:35 -07:00 |
|
Pavel Feldman
|
2d4db7a6f0
|
fix(stack): hide test runner stack frames (#9735)
|
2021-10-25 11:49:59 -07:00 |
|
Pavel Feldman
|
e37660b068
|
feat(api): expose step location (#9602)
|
2021-10-18 21:06:18 -07:00 |
|
Dmitry Gozman
|
43213614a1
|
fix(test runner): after hooks step should not be nested (#8969)
|
2021-09-16 15:51:27 -07:00 |
|
Dmitry Gozman
|
440651e05c
|
test(test runner): calling test.step() from fixture (#8899)
|
2021-09-13 17:49:58 -07:00 |
|