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:

It is also shown in terminal output:

Fixes #7816
|
2022-01-31 17:14:59 -08:00 |
|
Yury Semikhatsky
|
d66b7aab3b
|
feat(expext): toBeOK for APIResponse (#10596)
|
2021-11-30 18:12:19 -08:00 |
|
Pavel Feldman
|
e37660b068
|
feat(api): expose step location (#9602)
|
2021-10-18 21:06:18 -07:00 |
|
Dmitry Gozman
|
c711fb35ad
|
fix(expect): do not rely on displayName (#9523)
Support for displayName was removed in Node 16.
Switching to Function.name instead.
Relevant V8 change: https://chromium-review.googlesource.com/c/v8/v8/+/2692189
|
2021-10-14 19:23:45 -07:00 |
|
Joel Einbinder
|
c89d5a50dd
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|