897 Commits

Author SHA1 Message Date
Vladimir
a7636e39e6
docs: add currentTestName difference (#6145) 2024-07-16 09:53:07 +02:00
renovate[bot]
f55dc0081d
chore(deps): update all non-major dependencies (#6046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-07-15 17:10:15 +02:00
Mordechai Dror
407f12f4a5
docs: improve extending matchers docs (#6121) 2024-07-15 10:49:57 +02:00
IAfanasov
bd83f6cadc
docs: improve the npx description clarity (#6102) 2024-07-12 13:07:13 +02:00
Vladimir
80a43d5c7c
fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#6077) 2024-07-10 15:08:44 +02:00
Vladimir
7012f8c12a
docs: add env documentation (#6063) 2024-07-09 11:54:49 +02:00
Joaquín Sánchez
8c035988be
docs: update VP theme configuration (#6051) 2024-07-08 16:49:13 +02:00
Vladimir Sheremet
e688305813
docs: add link to v1 docs 2024-07-08 12:15:11 +02:00
Vladimir Sheremet
51c3242d49
docs: mention SpyInstance 2024-07-08 11:39:42 +02:00
Joaquín Sánchez
354fb9d994
docs: fix browser guide dead link in cli (#6037) 2024-07-05 10:42:56 +03:00
Vladimir
583dd8a986
feat(vitest)!: add "vitest list" API to print collected tests without running them (#6013) 2024-07-03 17:51:33 +02:00
Vladimir
a820b15665
docs: add mock fs section (#6021) 2024-07-02 13:30:25 +02:00
Ari Perkkiö
cf9d84d698
docs: update team page (#6019) 2024-07-02 09:32:31 +02:00
renovate[bot]
05d5f380d9
chore(deps): update all non-major dependencies (#5957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-07-01 18:10:10 +02:00
Vladimir
b21f3a9858
docs: add more migration steps (#6008) 2024-07-01 16:19:38 +02:00
Sung Ye In
b1a27d4049
feat(config): allow percentage value for workers option (#5982) 2024-07-01 13:52:45 +02:00
Joaquín Sánchez
50130bdb59
docs: split browser page (#5988)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-07-01 13:51:59 +02:00
Ari Perkkiö
169bc1fde4
fix(coverage): support overriding exclude (#5997) 2024-07-01 09:20:17 +02:00
Vladimir
be32317638
feat: add an option to return base64 from page.screenshot (#5993) 2024-06-30 19:12:32 +02:00
Joaquín Sánchez
200a4349a2
feat(browser): add tripleClick to interactive api (#5987) 2024-06-28 10:38:07 +02:00
Joaquín Sánchez
b9fb92cbb8
docs(config): include html reporter auto-enable in includeTaskLocation (#5985) 2024-06-27 16:03:50 +02:00
Joaquín Sánchez
7ec298eb37
feat(ui): add action to explorer item to show the test/suite line in the source code tab (#5948)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2024-06-27 14:47:31 +02:00
Vladimir
154cb22de6
feat(browser): add an option to take screenshots if the browser test fails (#5975) 2024-06-25 22:04:55 +02:00
Vladimir
14a217d53b
fix(browser): make userEvent more stable when running in parallel (#5974) 2024-06-25 17:00:18 +02:00
Vladimir
49e973cb92
feat(browser): add "init" command for browser tests (#5960) 2024-06-25 15:22:51 +02:00
Vladimir
3b31a56d53
feat(spy): collect mock.contexts (#5955) 2024-06-24 10:06:27 +02:00
Hiroshi Ogawa
a0c1d371ed
fix!(spy): simplify mock function generic types and align with jest (#4784) 2024-06-23 18:09:21 +02:00
Vladimir
bec434cb68
feat(browser): expose CDP in the browser (#5938) 2024-06-20 17:48:00 +02:00
Vladimir
486fd1169a
fix(types): mark pool options as not available in project config (#5934) 2024-06-20 14:15:38 +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
Vladimir
51c04e2f44
docs: add paragraph about --standalone (#5932) 2024-06-20 11:00:25 +02:00
Vladimir
4dbea4aed1
feat(browser): implement several userEvent methods, add fill and dragAndDrop events (#5882) 2024-06-18 13:29:49 +02:00
renovate[bot]
f969fb0f9f
chore(deps): update all non-major dependencies (#5900)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 14:44:31 +02:00
Joaquín Sánchez
cee82e4735
chore: enable eslint in vue files (#5902) 2024-06-17 11:58:55 +02:00
Vladimir
471cf97b0c
chore: always require curly braces (#5885)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-06-16 18:10:10 +02:00
Vladimir
66e648ff88
fix(vitest): expose provide to the public API (#5897) 2024-06-16 16:02:22 +02:00
Vladimir
81c42fc8a8
feat(browser): run tests in parallel in headless mode, add page.screenshot method (#5853) 2024-06-12 14:06:05 +02:00
Vladimir Sheremet
a663c7b5c8
docs: add info about the cache directory 2024-06-11 18:01:06 +02:00
renovate[bot]
a06abb7a91
chore(deps): update all non-major dependencies (#5712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-11 17:31:43 +02:00
Vladimir
fb72b4ce35
chore: remove marko from examples folder (#5871) 2024-06-11 16:56:03 +02:00
Vladimir
973ba37403
chore: update eslint config package (#5870) 2024-06-11 16:31:37 +02:00
Hiroshi Ogawa
c238072fdf
feat(runner): implement test.for (#5861)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-06-11 11:58:58 +02:00
Vladimir Sheremet
11a163685b
docs: add unreleased section to versions 2024-06-05 11:23:46 +02:00
Vladimir
49f34ec477
feat!: rename indexScripts to orchestratorScripts (#5842) 2024-06-04 14:35:28 +02:00
Nick Heap
e99451cf49
docs: correct oder to order (#5831) 2024-06-03 17:20:13 +02:00
Vladimir
1831008b1f
feat(browser): rename none provider to preview, make it default (#5826) 2024-06-03 13:06:36 +02:00
Matan Borenkraout
fe3190d5e7
docs: rearrange browser guide (#5799)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-06-03 12:38:01 +02:00
Vladimir
839c39f067
feat(browser): support click event (#5777) 2024-06-03 12:04:53 +02:00
Tim Weißenfels
041b9c494a
docs: Fix typo in description of --typecheck.checker (tcs -> tsc) (#5819) 2024-06-03 09:02:22 +02:00
Vladimir
dd754c1032
feat!: add meta to json output (#5802) 2024-06-03 09:01:12 +02:00