Yury Semikhatsky
|
f6d86c20f3
|
chore: run more reporter tests through blob report, some fixes (#23765)
|
2023-06-16 21:30:55 -07:00 |
|
Dmitry Gozman
|
595502ac46
|
chore: remove unnecessary args in ttest (#21012)
|
2023-02-18 13:08:17 -08:00 |
|
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 |
|
Andrey Lushnikov
|
2336692e8a
|
feat: support clarification message for expect (#11735)
The clarification message is displayed in the HTML report as the name of the step:
![image](https://user-images.githubusercontent.com/746130/151852652-48194140-5ea4-439d-afee-12583a8caf71.png)
It is also shown in terminal output:
![image](https://user-images.githubusercontent.com/746130/151852666-5c956ef1-6e94-4bc2-8e55-b58688dfc7e0.png)
Fixes #7816
|
2022-01-31 17:14:59 -08:00 |
|
Pavel Feldman
|
584014f6fa
|
feat(html): unhide html reporter (#9512)
|
2021-10-14 11:17:35 -07:00 |
|