Vladimir
|
0dc93ea988
|
feat: introduce separate packages for browser mode providers (#8629)
|
2025-10-01 15:58:13 +02:00 |
|
Vladimir
|
b2804a1f97
|
fix(browser): update expect.element type to match the implementation (#8597)
|
2025-09-19 11:17:20 +02:00 |
|
Vladimir
|
12762ea6cc
|
perf(browser): fork jest-dom instead of bundling it (#7605)
|
2025-03-26 10:07:11 +01:00 |
|
Vladimir
|
5eb4cd1fa5
|
fix(browser): fail playwright timeouts earlier than a test timeout (#7565)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2025-03-07 09:54:16 +01:00 |
|
Hiroshi Ogawa
|
e2c29eaf01
|
feat(browser): support actionTimeout as playwright provider options (#6984)
|
2024-12-01 23:55:19 +01:00 |
|
Hiroshi Ogawa
|
a485b32b72
|
fix(browser): fix matchers.d.ts (#6995)
|
2024-12-01 23:43:46 +01:00 |
|
Vladimir
|
ac1a7fdc62
|
fix(browser): explain TypeScript support in docs and add asymmetric matchers to types (#6934)
|
2024-11-25 17:00:47 +01:00 |
|
Vladimir
|
8bef5d2b99
|
fix(browser): not.toBeInTheDocument works with locators API (#6634)
|
2024-10-07 10:25:36 +02:00 |
|
Vladimir
|
3347f83e5a
|
feat(browser): introduce built-in locators (#6084)
|
2024-08-07 08:18:27 +02:00 |
|
Vladimir
|
3a96a3d0e8
|
feat(browser): introduce expect.dom method and bundle jest-dom matchers with @vitest/browser (#5910)
|
2024-06-20 13:08:02 +02:00 |
|